<extendedExhaust motorStartDuration="1500">
            <particleSystems>
	    	    <particleSystem node="0>13" position="0 0 0" rotation="0 0 0" file="exhaust/exhaust.i3d">
                    <startInfo emitScale="7.5" speedScale="1.5"/>
                    <loadInfo emitScale="7.5"/>
                    <rpmInfo emitScale="1.0" speedScale="2"/>
                </particleSystem>
            </particleSystems>
	    </extendedExhaust>
		
		
		
		<specializations>
        <specialization name="extendedExhaust" className="ExtendedExhaust" filename="scripts/ExtendedExhaust.lua" />
    </specializations>
	<vehicleTypes>
        <type name="tractorXT" parent="tractor" filename="$dataS/scripts/vehicles/Vehicle.lua">
            <specialization name="extendedExhaust"/>
        </type>
    </vehicleTypes>