<?xml version="1.0" encoding="shift_jis"?>
<?xml-stylesheet type="text/xsl" href="xml.xsl"?><car_history xmlns="http://www.tokyo-motorshow.com/xsd/car_history.xsd">

  <car_data id="1980007">
    <info>
      <name lang="ja">三菱エテルナΛ</name>
      <name lang="en">MITSUBISHI ETERNA LAMDA</name>
      <released_year>1980</released_year>
    </info>
    <body>
      <dimensions>4570/1675/1355</dimensions>
      <wheel_base>2530</wheel_base>
      <curb_weight>1225</curb_weight>
      <seating_capacity>5</seating_capacity>
    </body>
    <engine>
      <piston_displacement>1997</piston_displacement>
      <max_power>120/6000</max_power>
      <max_torque>16.8/3500</max_torque>
      <original_price>1840000</original_price>
    </engine>
  </car_data>

</car_history>
