<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<flow id="early" begin="0" end="100" number="100" from="src" to="dest"/>
<flow id="later" begin="3600" end="3700" number="100" from="src" to="dest"/>
</routes>