<!-- SLS AMG Rear -->
<!-- "\\depot\main\Design\Suspension\Point_Definition\FiveLink.jpg" -->
<Suspension Steered="false" HalfTrack="0.7499" TireRadius="0.3425" TireWidth="0.3" 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.704"	y="0.216"	z="0.005"/>
	<Locator Id='B' x="-0.340"	y="0.235"	z="0.169"/>
	<Locator Id='C' x="-0.339"	y="0.207"	z="-0.200"/>
	<Locator Id='D' x="-0.674"	y="0.505"	z="-0.005"/>
	<Locator Id='E' x="-0.474"	y="0.491"	z="0.175"/>
	<Locator Id='F' x="-0.474"	y="0.488"	z="-0.115"/> 
	<Locator Id='G' x="-0.700"	y="0.200"	z="0.064"/>
	<Locator Id='H' x="-0.600"	y="0.500"	z="0.024"/>
	<Locator Id='I' x="-0.658"	y="0.308"	z="-0.202"/>
	<Locator Id='J' x="-0.359"	y="0.309"	z="-0.200"/>
	<Locator Id="S" x="-0.7499" y="0.3425" z="0.0"/>
	<Locator Id="Z" x="-0.462"	y="0.335"	z="0.0000"/> <!-- Locator added to lower control arm for stability. -->
	<Chassis NumLocators="6">
		<Locator Id="H"/>
		<Locator Id="E"/>
		<Locator Id="F"/>
		<Locator Id="B"/>
		<Locator Id="C"/>
		<Locator Id="J"/>
	</Chassis>
	<Upright NumLocators="4">
		<Locator Id="D"/>
		<Locator Id="A"/>
		<Locator Id="I"/>
		<Locator Id="S"/>
	</Upright>
	<UpperControlArm NumLocators="3">
		<Locator Id="F"/>
		<Locator Id="E"/>
		<Locator Id="D"/>
	</UpperControlArm>
	<LowerControlArm NumLocators="5">
		<Locator Id="A"/>
		<Locator Id="B"/>
		<Locator Id="C"/>
		<Locator Id="G"/>
		<Locator Id="Z"/>
	</LowerControlArm>
	<TieRod NumLocators="2">
		<Locator Id="I"/>
		<Locator Id="J"/>
	</TieRod>
	<CoilSpring NumLocators="2">
		<Locator Id="H"/>
		<Locator Id="G"/>
	</CoilSpring>
	<Damper NumLocators="2">
		<Locator Id="H"/>
		<Locator Id="G"/>
	</Damper>
	<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>