<routes>
<vType id="standard_car" speedFactor="1.2"/>
<flow id="c" from="beg" begin="100" end="3600" vehsPerHour="1" type="standard_car"/>
<flow id="a" from="beg" begin="0" end="3600" vehsPerHour="1" type="standard_car"/>
<flow id="e" from="beg" begin="2000" end="3600" vehsPerHour="1" type="standard_car"/>
<flow id="d" from="beg" begin="200" end="3600" vehsPerHour="1" type="standard_car"/>
<flow id="b" from="beg" begin="50" end="3600" vehsPerHour="1" type="standard_car"/>
</routes>