<!-- MK3 Golf Rear -->
<!-- "\\depot\main\Design\Suspension\Point_Definition\TrailingBeam.jpg" -->
<Suspension Steered="false" HalfTrack="0.717551435" TireRadius="0.293" TireWidth="0.21" DroopTravel="-0.1600" BumpTravel="0.2000" UnsprungMassPortionOfBodyMassPerWheel="0.01">
<!--
By convention, locators have been researched in a different coordinate system than the simulation. See "\\gameshare\share\Forza\project\Design\Designers\Aaron\PhysNext\Point_Definition\Axis.jpg"
The game consumes these values assuming they are authored with respect to its own car axis. See "\\gameshare\share\Forza\project\Design\Designers\Aaron\PhysNext\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.558800" y="0.304800" z="0.406400"/>
  <Locator Id="B" x="-0.558800" y="0.254000" z="0.000000"/>
  <Locator Id="C" x="-0.558800" y="0.863600" z="0.000000"/>
  <Locator Id="S" x="-0.717551" y="0.293000" z="0.000000"/>
  <Locator Id="Z" x="0.558800" y="0.304800" z="0.406400"/> <!-- stabilizer to simulate the solid bar joining the wheels -->
  <Locator Id="W" x="-0.717551" y="-0.500000" z="0.000000"/> <!-- stabilizer to propogate spring to spindle faster -->
  <Chassis NumLocators="3">
    <Locator Id="A"/>
    <Locator Id="C"/>
    <Locator Id="Z"/>
  </Chassis>
  <Upright NumLocators="5">
    <Locator Id="A"/>
    <Locator Id="B"/>
    <Locator Id="S"/>
    <Locator Id="Z"/>
    <Locator Id="W"/>
  </Upright>
  <CoilSpring NumLocators="2">
    <Locator Id="C"/>
    <Locator Id="B"/>
  </CoilSpring>
  <Damper NumLocators="2">
    <Locator Id="C"/>
    <Locator Id="B"/>
  </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>