<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0" from="A0toA1" to="C1toC2" via="A1toB1 B1toC1">
        <stop edge="A0toB0" duration="10" endPos="20"/>
    </trip>
</routes>
