<!-- SLS AMG Front -->
<!-- "\\depot\main\Design\Suspension\Point_Definition\DoubleWishbone.jpg" -->
<Suspension Steered="true" HalfTrack="0.7499" TireRadius="0.33405" TireWidth="0.27" DroopTravel="-0.16" BumpTravel="0.20" UnsprungMassPortionOfBodyMassPerWheel="0.0055">
<!--
By convention, locators have been researched in a different coordinate system than the simulation. See "\\depot\main\Design\Suspension\Point_Definition\Axis.jpg"
The game consumes these values assuming they are authored with respect to its own car axis. See "\\depot\main\Design\Suspension\Point_Definition\SimulationAxis.jpg"
Please apply the following conversion to researched values:

				GAME | RESEARCH
				 X       -Y
				 Y        Z
				 Z        X

It is also assumed all suspension measurements are of the left side of the car, So all of the x components will likely be negative once converted to game values.
-->
	<Locator Id="A" x="-0.702" y="0.173" z="-0.002"	/> 
	<Locator Id="B" x="-0.295" y="0.169" z="0.129"	/> 
	<Locator Id="C" x="-0.295" y="0.173" z="-0.242"	/> 
	<Locator Id="D" x="-0.632" y="0.489" z="-0.067"	/> 
	<Locator Id="E" x="-0.431" y="0.481" z="0.083"	/>
	<Locator Id="F" x="-0.432" y="0.454" z="-0.142"	/>
	<Locator Id="G" x="-0.525" y="0.620" z="-0.037"	/>
	<Locator Id="H" x="-0.695" y="0.200" z="-0.032"	/>
	<Locator Id="S" x="-0.7499" y="0.33405" z="0.0"/>
	<Locator Id="Z" x="-0.440" y="0.317" z="0.000"/> <!-- Dummy to make lower control arm more robust -->
	<Chassis NumLocators="5">
		<Locator Id="B"/>
		<Locator Id="C"/>
		<Locator Id="E"/>
		<Locator Id="F"/>
		<Locator Id="G"/>
	</Chassis>
	<Upright NumLocators="3">
		<Locator Id="A"/>
		<Locator Id="D"/>
		<Locator Id="S"/>
	</Upright>
	<UpperControlArm NumLocators="3">
		<Locator Id="D"/>
		<Locator Id="E"/>
		<Locator Id="F"/>
	</UpperControlArm>
	<LowerControlArm NumLocators="5">
		<Locator Id="A"/>
		<Locator Id="B"/>
		<Locator Id="C"/>
		<Locator Id="H"/>
		<Locator Id="Z"/>
	</LowerControlArm>
	<CoilSpring NumLocators="2">
		<Locator Id="G"/>
		<Locator Id="H"/>
	</CoilSpring>
	<Damper NumLocators="2">
		<Locator Id="G"/>
		<Locator Id="H"/>
	</Damper>
	<Kingpin NumLocators="2">
		<Locator Id="D"/>
		<Locator Id="A"/>
	</Kingpin>
	<SpringProgression>
		<Scale Value="1"/>
		<Scale Value="1.004"/>
		<Scale Value="1.0086"/>
		<Scale Value="1.0139"/>
		<Scale Value="1.02"/>
		<Scale Value="1.027"/>
		<Scale Value="1.035"/>
		<Scale Value="1.0443"/>
		<Scale Value="1.0549"/>
		<Scale Value="1.0671"/>
		<Scale Value="1.0812"/>
		<Scale Value="1.0974"/>
		<Scale Value="1.116"/>
		<Scale Value="1.1374"/>
		<Scale Value="1.162"/>
		<Scale Value="1.1903"/>
		<Scale Value="1.2229"/>
		<Scale Value="1.25"/>
		<Scale Value="1.25"/>
		<Scale Value="1.25"/>
		<Scale Value="1.25"/>
	</SpringProgression>
</Suspension>