Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/addStops2Routes/via_index/routes.tools
428536 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2026-01-10 22:51:44.108039 by Eclipse SUMO addStops2Routes.py v1_25_0+0897-9d402d589e3
<configuration>
    <net-file value="input_net.net.xml"/>
    <route-files value="input_routes.rou.xml"/>
    <output-file value="out.rou.xml"/>
    <duration value="1800"/>
    <via-index value="2"/>
</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="type1" vClass="passenger"/>
    <trip id="0" type="type1" depart="0" from="SC" to="CS" via="CN CW">
        <stop duration="1800" lane="CW_3"/>
    </trip>
</routes>