<?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="1953003">
    <info>
      <name lang="ja">トヨペットスーパー</name>
      <name lang="en">TOYOPET SUPER</name>
      <released_year>1953</released_year>
    </info>
    <body>
      <dimensions/>
      <wheel_base/>
      <curb_weight>0</curb_weight>
      <seating_capacity>5</seating_capacity>
    </body>
    <engine>
      <piston_displacement>1453</piston_displacement>
      <max_power>48/4000</max_power>
      <max_torque/>
      <original_price>1020000</original_price>
    </engine>
  </car_data>

</car_history>
