<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="10" impatience="0.5"/>
    <person id="persontrip_car" depart="2">
        <personTrip from="3/1to2/1" to="1/1to0/1" modes="car"/>
    </person>
</routes>
