<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="beg2left" busStop="beg2left"/>
    </person>
    <person id="p1" depart="0">
        <walk from="beg2left" busStop="beg2left"/>
    </person>
</routes>
