<rom>
	<romid>
		<xmlid>52180008</xmlid>
		<internalidaddress>5002a</internalidaddress>
		<internalidhex>52180008</internalidhex>
		<make>Mitsubishi</make>
		<market>AUSDM</market>
		<model>Lancer</model>
		<submodel>X Basic N/A</submodel>
		<transmission>CVT</transmission>
		<year>2008</year>
		<flashmethod>mitsucan</flashmethod>
		<memmodel>M32186F8</memmodel>
		<checksummodule>mitsucan</checksummodule>
	</romid>

 <scaling name="AFR" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="8" max="20" inc="0.1" storagetype="uint8" endian="big"/>
  <scaling name="BatteryVoltage" units="V" toexpr="x*75/1023" frexpr="x*1023/75" format="%.2f" min="0" max="18.75" inc="0.5" storagetype="uint16" endian="big"/>
  <scaling name="blobbits" storagetype="bloblist" storagebits="1">
    <data name="0" value="00"/>
    <data name="1" value="01"/>
  </scaling>
  <scaling name="BoostErrorPsi" units="psi" toexpr="(x-128)*0.19347/4" frexpr="(x*4/0.19347)+128" format="%.1f" min="-6.1" max="6.1" inc="0.1" storagetype="uint16" endian="big"/>
  <scaling name="DynamicBoost" units="%" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.5" storagetype="uint8" endian="big"/>
  <scaling name="ECU ID" units="units" toexpr="x" frexpr="x" format="%08x" min="0" max="1e+08" inc="1" storagetype="uint32" endian="big"/>
  <scaling name="EngineTorque" units="units" toexpr="x*3" frexpr="x/3" format="%.0f" min="0" max="510" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Hex8" units="hex" toexpr="x" frexpr="x" format="%02X" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="IgnitionCompensation" units="x" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="128" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="InjectorLatency" units="ms" toexpr="x*0.015" frexpr="x/0.015" format="%.3f" min="0" max="4" inc="0.015" storagetype="uint8" endian="big"/>
  <scaling name="InjectorLatency_old" units="ms" toexpr="x*0.024" frexpr="x/0.024" format="%.3f" min="0" max="4" inc="0.024" storagetype="uint8" endian="big"/>
  <scaling name="InjectorScaling" units="cc/min" toexpr="29241/x" frexpr="29241/x" format="%.0f" min="1" max="1000" inc="10" storagetype="uint16" endian="big"/>
  <scaling name="Load" units="%" toexpr="x*10/32" frexpr="x*32/10" format="%.0f" min="0" max="300" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Load16" units="load" toexpr="x*5/8" frexpr="x*8/5" format="%.1f" min="0" max="100" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Load8" units="%" toexpr="x*5/8" frexpr="x*8/5" format="%.1f" min="0" max="160" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="LoadBoost" units="%" toexpr="x*5/4" frexpr="x*4/5" format="%.0f" min="0" max="319" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="LoadError" units="load" toexpr="x*5/32-20" frexpr="(x+20)*32/5" format="%.1f" min="-20" max="20" inc="0.5" storagetype="uint16" endian="big"/>
  <scaling name="Loadify" units="%" toexpr="(x*10/512)*10/32" frexpr="(x*32/10)*512/10" format="%.1f" min="0" max="300" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>
  <scaling name="Min timing" units="degrees" toexpr="x-20" frexpr="x+20" format="%.0f" min="-61" max="61" inc="1" storagetype="int8" endian="big"/>
  <scaling name="MIVECInterpolation" units="% Normal Temp Map" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="2" storagetype="uint8" endian="big"/>
  <scaling name="MUT32" units="hex" toexpr="x" frexpr="x" format="%06X" min="0" max="1e+08" inc="1" storagetype="uint32" endian="big"/>
  <scaling name="OffsetWGDC" units="%WGDC Change" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.1" storagetype="uint8" endian="big"/>
  <scaling name="Percent128" units="%" toexpr="x*100/128" frexpr="x*128/100" format="%.1f" min="80" max="105" inc="0.1" storagetype="uint8" endian="big"/>
  <scaling name="Percent255" units="%" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="2" storagetype="uint8" endian="big"/>
  <scaling name="psia16" units="psia" toexpr="x*0.19347" frexpr="x/0.19347" format="%.1f" min="0" max="49.5" inc="0.1" storagetype="uint16" endian="big"/>
  <scaling name="psia8" units="psia" toexpr="x*0.19347" frexpr="x/0.19347" format="%.1f" min="0" max="49.5" inc="0.1" storagetype="uint8" endian="big"/>
  <scaling name="RPM" units="RPM" toexpr="x*1000/256" frexpr="x*256/1000" format="%.0f" min="0" max="11000" inc="50" storagetype="uint16" endian="big"/>
  <scaling name="RPM8" units="RPM" toexpr="x*125/16" frexpr="x*16/125" format="%.0f" min="0" max="2000" inc="50" storagetype="uint8" endian="big"/>
  <scaling name="RPMLimit" units="RPM" toexpr="7500000/x" frexpr="7500000/x" format="%.0f" min="0" max="9000" inc="60" storagetype="uint16" endian="big"/>
  <scaling name="RPMPerMPH" units="RPM/MPH" toexpr="x/22.6" frexpr="22.6*x" format="%.0f" min="0" max="3000" inc="5" storagetype="uint16" endian="big"/>
  <scaling name="RPMStatLimit" units="units" toexpr="x*31.25" frexpr="x/31.25" format="%.0f" min="0" max="9000" inc="31.25" storagetype="uint16" endian="big"/>
  <scaling name="RPMTarget" units="RPM" toexpr="x*125/16" frexpr="x*16/125" format="%.0f" min="0" max="2000" inc="50" storagetype="uint16" endian="big"/>
  <scaling name="StockXMAP in psig" units="StockXMAP in psig" toexpr="((x/4)*0.19347)-14.5" frexpr="((x+14.5)/0.19347)*4" format="%.2f" min="-15" max="35" inc="0.05" storagetype="uint16" endian="big"/>
  <scaling name="Temp" units="Celsius" toexpr="x-40" frexpr="x+40" format="%.0f" min="-40" max="215" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="TempFarenheit" units="Farenheit" toexpr="1.8*x-40" frexpr="(x+40)/1.8" format="%.0f" min="-40" max="350" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Throttle %" units="%" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="2" storagetype="uint16" endian="big"/>
  <scaling name="Throttle Opening" units="%" toexpr="x/3277*100" frexpr="x/100*3277" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
  <scaling name="ThrottleMAINorSUBInvertedOpening %" units="%" toexpr="100*(x-26)/(204)" frexpr="(x+26)/100*(204)" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
  <scaling name="Throttle_Main - Stored Minimum Throttle %" units="%" toexpr="(x+(90/4))*100/255" frexpr="x*255/100-(90/4)" format="%.1f" min="0" max="100" inc="2" storagetype="uint16" endian="big"/>
  <scaling name="Time" units="ms" toexpr="x*25" frexpr="x/25" format="%.0f" min="0" max="1.63838e+06" inc="25" storagetype="uint16" endian="big"/>
  <scaling name="TimeInjCranking" units="ms" toexpr="x*0.005" frexpr="x/0.005" format="%.1f" min="0" max="500" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Timing" units="degrees" toexpr="x" frexpr="x" format="%.0f" min="-61" max="61" inc="1" storagetype="int8" endian="big"/>
  <scaling name="uint16" units="units" toexpr="x" frexpr="x" format="%.0f" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="uint8" units="units" toexpr="x" frexpr="x" format="%.0f" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="ValveTimingExhaust" units="degrees" toexpr="80-x*0.625" frexpr="(80-x)/0.625" format="%.1f" min="-35" max="0" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="ValveTimingIntake" units="degrees" toexpr="80-x*0.625" frexpr="(80-x)/0.625" format="%.1f" min="10" max="35" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="VehicleSpeed" units="km/h" toexpr="x*2" frexpr="x/2" format="%.0f" min="0" max="510" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="VehicleSpeedFreq" units="km/h" toexpr="x*0.25" frexpr="x/0.25" format="%.1f" min="0" max="64" inc="0.2" storagetype="uint16" endian="big"/>
  <scaling name="VoltsADC1023" units="Volts" toexpr="x*5/1023" frexpr="x*1023/5" format="%.2f" min="0" max="5" inc="0.05" storagetype="uint16" endian="big"/>
  <scaling name="WGDuty" units="%" toexpr="x/2" frexpr="x*2" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint8" endian="big"/>
	
<!-- **Misc** -->
	<table name="ECU ID" address="5002a" category="Misc" type="1D" scaling="ECU ID"/>
	<table name="IFMode 0x05->0x23 #1" address="7d661" category="Misc" type="1D" scaling="Hex8"/>
	<table name="IFMode 0x05->0x23 #2" address="889dd" category="Misc" type="1D" scaling="Hex8"/>
	<table name="DoMode 0x42->0x52" address="889e2" category="Misc" type="1D" scaling="Hex16"/>
<!-- **END Misc** -->

<!-- **Timing** -->
	<table name="High Octane Timing Map" address="5364f" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b4e8" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	
	<table name="Low Octane Timing Map" address="5375b" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b4e8" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	
	<table name="Unknown Timing Map 1" address="5815b" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="5b516" type="X Axis" elements="12" scaling="Load"/>
		<table name="RPM" address="5b4e8" type="Y Axis" elements="16" scaling="RPM"/>
	</table>

	<table name="Unknown Timing Map 2" address="58223" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="5b516" type="X Axis" elements="12" scaling="Load"/>
		<table name="RPM" address="5b4e8" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	
	<table name="MIVEC Intake Normal Coolant Temp" address="59b15" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake"> 
		<table name="Load" address="5ba64" type="X Axis" elements="10" scaling="Load"/>
		<table name="RPM" address="5ba7e" type="Y Axis" elements="22" scaling="RPM"/>
	</table>
	
	<table name="MIVEC Intake Low Coolant Temp" address="59bf9" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake">
		<table name="Load" address="5ba64" type="X Axis" elements="10" scaling="Load"/>
		<table name="RPM" address="5ba7e" type="Y Axis" elements="22" scaling="RPM"/>
	</table>

	<table name="MIVEC Intake Map Interpolation" address="59ea2" category="Timing" type="2D" level="2" scaling="MIVECInterpolation">
		<table name="Coolant Temperature" address="5c7da" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	
	<table name="MIVEC Exhaust Normal Coolant Temp" category="Timing" address="59cdd" type="3D" swapxy="true" scaling="ValveTimingExhaust">
		<table name="Load" address="5ba64" type="X Axis" elements="10" scaling="Load"/>
		<table name="RPM" address="5ba7e" type="Y Axis" elements="22" scaling="RPM"/>
	</table>
	
	<table name="MIVEC Exhaust Low Coolant Temp" category="Timing" address="59dc1" type="3D" swapxy="true" scaling="ValveTimingExhaust">
		<table name="Load" address="5ba64" type="X Axis" elements="10" scaling="Load"/>
		<table name="RPM" address="5ba7e" type="Y Axis" elements="22" scaling="RPM"/>
	</table>
	
	<table name="MIVEC Exhaust Map Interpolation" address="59eb0" category="Timing" type="2D" level="2" scaling="MIVECInterpolation">
		<table name="Coolant Temperature" address="5c7da" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	
	<table name="Ignition Warmup Retard" address="56cef" category="Timing" type="3D" swapxy="true" scaling="Timing"> 
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b4e8" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	
	<table name="EGR Timing Advance" address="54861" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="5ba18" type="X Axis" elements="9" scaling="Load"/>
		<table name="RPM" address="5b9fe" type="Y Axis" elements="10" scaling="RPM"/>
	</table>
	
<!-- **END Timing** -->

<!-- **FUEL** -->
	<table name="High Octane Fuel Map" address="53261" category="Fuel" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>
	
	<table name="Low Octane Fuel Map" address="531a3" category="Fuel" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>
	
	<table name="High Octane Fuel Map #2" address="530e5" category="Fuel" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>
	
	<table name="Low Octane Fuel Map #2" address="53027" category="Fuel" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>

	<table name="Fuel Injector Scaling" address="51898" category="Fuel" type="1D" scaling="InjectorScaling"/>

	<table name="Injector Battery Voltage Latency Compensation" address="5344a" category="Fuel" type="2D" scaling="InjectorLatency">
		<table name="Battery Voltage" address="5ba1a" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
	</table>

	<table name="Injector Base Latency" address="51200" category="Fuel" type="1D" scaling="InjectorLatency">
		<table name="Intake Air Temp Sensor Raw" address="96c6" scaling="VoltsADCx4"/>
	</table>

  	<table name="MAF Scaling Part 1" address="5498a" category="Fuel" type="2D" level="2" scaling="uint16">
		<table name="Volts" address="5c142" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
	</table>

	<table name="MAF Scaling Part 2" address="549e2" category="Fuel" type="2D" level="2" scaling="uint16">
		<table name="Volts" address="5bb08" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
	</table>

	<table name="MAF Scaling Part 3" address="54a3a" category="Fuel" type="2D" level="2" scaling="uint16">
		<table name="Volts" address="5bb60" type="Y Axis" elements="42" scaling="VoltsADC1023"/>
	</table>

	<table name="Evap Map #1" address="53867" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5bbe6" type="Y Axis" elements="20" scaling="RPM"/>
	</table>

	<table name="Evap Map #2" address="53973" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5bbe6" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	
	<table name="Open Loop Load Low Octane #1" address="5334c" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="5b368" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	
	<table name="Open Loop Load High Octane #1" address="54908" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="5b368" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	
		<table name="Open Loop Load Low Octane #2" address="53360" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="5b368" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	
	<table name="Open Loop Load High Octane #2" address="5491c" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="5b368" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	
	<table name="Cylinder Fuel Trim #1" address="54eb1" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>

	<table name="Cylinder Fuel Trim #2" address="54f6f" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>
	
	<table name="Cylinder Fuel Trim #3" address="5502d" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>
	
	<table name="Cylinder Fuel Trim #4" address="550eb" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
		<table name="Load" address="5b516" type="X Axis" elements="13" scaling="Load"/>
		<table name="RPM" address="5b490" type="Y Axis" elements="14" scaling="RPM"/>
	</table>	
<!-- *END FUEL * -->

<!-- **Intake** -->
	<table name="Throttle Map #1" category="Intake" address="50612" type="3D" level="1" swapxy="true" scaling="Throttle Opening">
		<table name="X" address="5b908" type="X Axis" elements="17" scaling="Load"/>
		<table name="Y" address="5b46e" type="Y Axis" elements="14" scaling="RPM"/>
	</table>

	<table name="Throttle Map #2" category="Intake" address="57420" type="3D" level="1" swapxy="true" scaling="Throttle Opening">
		<table name="X" address="5b908" type="X Axis" elements="17" scaling="Load"/>
		<table name="Y" address="5b46e" type="Y Axis" elements="14" scaling="RPM"/>
	</table>

	<table name="Throttle Map #3" category="Intake" address="57628" type="3D" level="1" swapxy="true" scaling="Throttle Opening">
		<table name="X" address="5b908" type="X Axis" elements="17" scaling="Load"/>
		<table name="Y" address="5b46e" type="Y Axis" elements="14" scaling="RPM"/>
	</table>
	
	<table name="Throttle Conditional Switch" address="526c2" category="Intake" type="1D" scaling="RPMStatLimit"/>
<!-- **END Intake** -->

<!-- * Limits * -->
	<table name="Rev Limiter" address="5125e" category="Limits" type="2D" scaling="RPMLimit"> 
		<table type="Static Y Axis" elements="2"> 
			<data>Rev Limiter ON</data> 
			<data>Rev Limiter OFF</data> 
		</table> 
	</table> 

	<table name="Stationary Rev Limiter" address="5162e" category="Limits" type="1D" scaling="RPMStatLimit"/> 

	<table name="Speed Limiter" address="51262" category="Limits" type="2D" scaling="VehicleSpeed"> 
		<table name="X" type="Static Y Axis" elements="2"> 
			<data>Limiter ON</data> 
			<data>Limiter OFF</data> 
		</table> 
	</table>
	
	<table name="Airflow Check #1" category="Limits" address="5a4a5" type="3D" level="3" swapxy="true" scaling="uint8">
		<table name="TPS Related" address="5c862" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="5c83e" type="Y Axis" elements="15" scaling="RPM"/>
	</table>
	
	<table name="Airflow Check # 2" category="Limits" address="5a57f" type="3D" level="3" swapxy="true" scaling="uint8">
		<table name="TPS Related" address="5c862" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="5c83e" type="Y Axis" elements="15" scaling="RPM"/>
	</table>

	<table name="Airflow Check #3" category="Limits" address="5d6cd" type="3D" level="3" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="5c862" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="5c83e" type="Y Axis" elements="15" scaling="RPM"/>
	</table>
	
	<table name="Torque Limiter #1" category="Limits" address="5d7a7" type="3D" level="3" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="5c862" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="5c83e" type="Y Axis" elements="15" scaling="RPM"/>
	</table>
 
	<table name="Torque Limiter #2" category="Limits" address="5df37" type="3D" level="3" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="5c862" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="5c83e" type="Y Axis" elements="15" scaling="RPM"/>
	</table>
	
	<table name="Torque Limiter #3" category="Limits" address="5e011" type="3D" level="3" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="5c862" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="5c83e" type="Y Axis" elements="15" scaling="RPM"/>
	</table>
<!-- * END Limits * -->

<!-- * Idle * -->
	<table name="Idle RPM #1 vs Coolant Temp" address="55b0e" category="Idle" type="2D" level="2" scaling="RPM8">
  		<table name="Coolant Temperature" address="5b568" type="Y Axis" elements="8" scaling="Temp"/>
	</table>

	<table name="Idle RPM #2 vs Coolant Temp" address="55b1a" category="Idle" type="2D" level="2" scaling="RPM8">
  		<table name="Coolant Temperature" address="5b568" type="Y Axis" elements="8" scaling="Temp"/> 
	</table>
 
	<table name="Idle RPM #3 vs Coolant Temp" address="560d0" category="Idle" type="2D" level="2" scaling="RPM8">
  		<table name="Coolant Temperature" address="5b568" type="Y Axis" elements="8" scaling="Temp"/> 
	</table>
 
	<table name="Idle RPM #4 vs Coolant Temp" address="560f2" category="Idle" type="2D" level="2" scaling="RPM8"> 
  		<table name="Coolant Temperature" address="5b568" type="Y Axis" elements="8" scaling="Temp"/> 
	</table>
 	
	<table name="Idle RPM #5 vs Coolant Temp" address="560fe" category="Idle" type="2D" level="2" scaling="RPM8">
  		<table name="Coolant Temperature" address="5b568" type="Y Axis" elements="8" scaling="Temp"/> 
	</table>
 
 	<table name="Idle RPM #6 vs Coolant Temp" address="53b50" category="Idle" type="2D" level="2" scaling="RPM8">
  		<table name="Coolant Temperature" address="5b568" type="Y Axis" elements="8" scaling="Temp"/> 
	</table>
	
	<table name="Target Idle #1" address="515be" category="Idle" type="1D" scaling="RPMTarget"/> 
 
	<table name="Target Idle #2" address="513c6" category="Idle" type="1D" scaling="RPMTarget"/>
<!-- * END Idle * -->

<!-- *OBD II Codes * -->
  <table name="OBD-II Codes" address="91714" category="ODB-II" type="3D" scaling="Hex16">
    <table name="r4 (hex)" type="Static X Axis" elements="16">
      <data>8000</data>
      <data>4000</data>
      <data>2000</data>
      <data>1000</data>
      <data>800</data>
      <data>400</data>
      <data>200</data>
      <data>100</data>
      <data>80</data>
      <data>40</data>
      <data>20</data>
      <data>10</data>
      <data>8</data>
      <data>4</data>
      <data>2</data>
      <data>1</data>
    </table>
    <table name="r5 (hex)" type="Static Y Axis" elements="16">
      <data>00</data>
      <data>01</data>
      <data>02</data>
      <data>03</data>
      <data>04</data>
      <data>05</data>
      <data>06</data>
      <data>07</data>
      <data>08</data>
      <data>09</data>
      <data>0A</data>
      <data>0B</data>
      <data>0C</data>
      <data>0D</data>
      <data>0E</data>
      <data>0F</data>
    </table>
  </table>
<!-- *End OBD II Codes *-->

<!-- **ECU Options* Up to 7 options-->
 <table name="ECU Options Set #1" address="50072" category="ECU Options" type="2D" scaling="blobbits"> 
    <table name="Periphery Bit Number" type="Static Y Axis" elements="16"> 
      <data>bit.15</data> 
      <data>bit.14</data> 
      <data>bit.13</data> 
      <data>bit.12</data> 
      <data>bit.11</data> 
      <data>bit.10</data> 
      <data>bit.9</data> 
      <data>bit.8</data> 
      <data>bit.7</data> 
      <data>bit.6</data> 
      <data>bit.5</data> 
      <data>bit.4</data> 
      <data>bit.3</data> 
      <data>bit.2</data> 
      <data>bit.1</data> 
      <data>bit.0</data> 
    </table> 
  </table> 

 <table name="ECU Options Set #2" category="ECU Options" address="50082" type="2D" scaling="blobbits">
    <table name="Periphery Bit Number" type="Static Y Axis" elements="16">
      <data>bit.15</data>
      <data>bit.14</data>
      <data>bit.13</data>
      <data>bit.12</data>
      <data>bit.11</data>
      <data>bit.10</data>
      <data>bit.9</data>
      <data>bit.8</data>
      <data>bit.7: Enable Knock Retard</data>
      <data>bit.6</data>
      <data>bit.5</data>
      <data>bit.4</data>
      <data>bit.3</data>
      <data>bit.2</data>
      <data>bit.1 rear O2</data>
      <data>bit.0</data>
    </table>
  </table>
	
	 <table name="ECU Options Set #3" address="50092" category="ECU Options" type="2D" scaling="blobbits"> 
    	<table name="Periphery Bit Number" type="Static Y Axis" elements="16"> 
      		<data>bit.15</data> 
      		<data>bit.14: Cruise Control Enabled/Disabled</data> 
      		<data>bit.13</data> 
      		<data>bit.12</data> 
      		<data>bit.11</data> 
      		<data>bit.10</data> 
      		<data>bit.9</data> 
      		<data>bit.8</data> 
      		<data>bit.7</data> 
      		<data>bit.6</data> 
      		<data>bit.5</data> 
      		<data>bit.4</data> 
      		<data>bit.3</data> 
      		<data>bit.2</data> 
      		<data>bit.1</data> 
      		<data>bit.0: Lean Spool Off/On</data> 
    	</table>
    </table>
    

  <table name="ECU Options Set #4" address="500A2" category="ECU Options" type="2D" scaling="blobbits"> 
    <table name="Periphery Bit Number" type="Static Y Axis" elements="16"> 
      <data>bit.15</data> 
      <data>bit.14</data> 
      <data>bit.13</data> 
      <data>bit.12</data> 
      <data>bit.11</data> 
      <data>bit.10</data> 
      <data>bit.9</data> 
      <data>bit.8</data> 
      <data>bit.7</data> 
      <data>bit.6</data> 
      <data>bit.5</data> 
      <data>bit.4</data> 
      <data>bit.3</data> 
      <data>bit.2</data> 
      <data>bit.1</data> 
      <data>bit.0</data> 
    </table> 
  </table> 

  <table name="ECU Options Set #5" address="500B2" category="ECU Options" type="2D" scaling="blobbits"> 
    <table name="Periphery Bit Number" type="Static Y Axis" elements="16"> 
      <data>bit.15</data> 
      <data>bit.14</data> 
      <data>bit.13</data> 
      <data>bit.12</data> 
      <data>bit.11</data> 
      <data>bit.10</data> 
      <data>bit.9</data> 
      <data>bit.8</data> 
      <data>bit.7</data> 
      <data>bit.6</data> 
      <data>bit.5</data> 
      <data>bit.4</data> 
      <data>bit.3</data> 
      <data>bit.2</data> 
      <data>bit.1</data> 
      <data>bit.0</data> 
    </table> 
  </table> 

  <table name="ECU Options Set #6" address="500C2" category="ECU Options" type="2D" scaling="blobbits"> 
    <table name="Periphery Bit Number" type="Static Y Axis" elements="16"> 
      <data>bit.15</data> 
      <data>bit.14</data> 
      <data>bit.13</data> 
      <data>bit.12</data> 
      <data>bit.11</data> 
      <data>bit.10</data> 
      <data>bit.9</data> 
      <data>bit.8</data> 
      <data>bit.7</data> 
      <data>bit.6</data> 
      <data>bit.5</data> 
      <data>bit.4</data> 
      <data>bit.3</data> 
      <data>bit.2</data> 
      <data>bit.1</data> 
      <data>bit.0</data> 
    </table> 
  </table> 

  <table name="ECU Options Set #7" address="500D2" category="ECU Options" type="2D" scaling="blobbits"> 
    <table name="Periphery Bit Number" type="Static Y Axis" elements="16"> 
      <data>bit.15</data> 
      <data>bit.14</data> 
      <data>bit.13</data> 
      <data>bit.12</data> 
      <data>bit.11</data> 
      <data>bit.10</data> 
      <data>bit.9</data> 
      <data>bit.8</data> 
      <data>bit.7</data> 
      <data>bit.6</data> 
      <data>bit.5</data> 
      <data>bit.4</data> 
      <data>bit.3</data> 
      <data>bit.2</data> 
      <data>bit.1</data> 
      <data>bit.0</data> 
    </table> 
  </table> 
<!-- **END ECU Options* -->
<!-- **MUT* -->
		<table name="MUT Table" address="3e4d0" category="MUT" type="3D" level="2" scaling="MUT32">
			    <table name="X" type="Static X Axis" elements="16"> 
      <data>0</data> 
      <data>1</data> 
      <data>2</data> 
      <data>3</data> 
      <data>4</data> 
      <data>5</data> 
      <data>6</data> 
      <data>7</data> 
      <data>8</data> 
      <data>9</data> 
      <data>A</data> 
      <data>B</data> 
      <data>C</data> 
      <data>D</data> 
      <data>E</data> 
      <data>F</data> 
    </table> 
    <table name="Y" type="Static Y Axis" elements="30"> 
      <data>MUT0X</data> 
      <data>MUT1X</data> 
      <data>MUT2X</data> 
      <data>MUT3X</data> 
      <data>MUT4X</data> 
      <data>MUT5X</data> 
      <data>MUT6X</data> 
      <data>MUT7X</data> 
      <data>MUT8X</data> 
      <data>MUT9X</data> 
      <data>MUTAX</data> 
      <data>MUTBX</data> 
      <data>MUTCX</data> 
      <data>MUTDX</data> 
      <data>MUTEX</data> 
      <data>MUTFX</data> 
      <data>MUT10X</data> 
      <data>MUT11X</data> 
      <data>MUT12X</data> 
      <data>MUT13X</data> 
      <data>MUT14X</data> 
      <data>MUT15X</data> 
      <data>MUT16X</data> 
      <data>MUT17X</data> 
      <data>MUT18X</data> 
      <data>MUT19X</data> 
      <data>MUT1AX</data> 
      <data>MUT1BX</data> 
      <data>MUT1CX</data> 
      <data>MUT1DX</data> 
    </table> 
		</table>
<!-- **END MUT* -->		

</rom>