<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">   
    <vType id="DEFAULT_VEHTYPE" accel="0.8" decel="4.5" sigma="0" length="3" minGap="2" maxSpeed="70"/>
    <vType id="second" accel="0.8" decel="4.5" sigma="0" length="3" minGap="2" maxSpeed="70"/>
    <route id="second" edges="e_m0 e_m1 e_m2 e_m3 e_m4 e_m5"/>
    <vehicle id="veh0" depart="0" departPos="0">
        <route edges="e_m0 e_m1 e_m2 e_m3 e_m4 e_m5 e_m6"/>
    </vehicle>
</routes>

