Path: blob/main/tests/tools/route/routecheck/missing_edges_attribute_fix/fixed.tools
428463 views
<?xml version="1.0"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle depart="0" id="0">
<route edges="absBeg beg2left"/>
</vehicle>
</routes>