Path: blob/main/tests/netedit/network/lanes/inspect_selected/routes.rou.xml
169690 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 2024-07-29 09:01:47 by Eclipse SUMO netedit Version v1_20_0+1446-d70b20b58003This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7This file may also be made available under the following Secondary8Licenses when the conditions for such availability set forth in the Eclipse9Public License 2.0 are satisfied: GNU General Public License, version 210or later which is available at11https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html12SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later13-->1415<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">16<!-- Routes -->17<route id="r_0" edges="E0">18<stop busStop="bs_0" duration="60.00"/>19</route>20<!-- Vehicles, persons and containers (sorted by depart) -->21<trip id="t_0" depart="0.00" from="E1" to="-E1">22<stop busStop="bs_1" duration="60.00"/>23<stop chargingStation="cs_0" duration="60.00"/>24</trip>25<trip id="t_1" depart="0.00" from="E2" to="-E2">26<stop chargingStation="cs_1" duration="60.00"/>27<stop busStop="bs_2" duration="60.00"/>28</trip>29<vehicle id="v_0" depart="0.00" route="r_0"/>30</routes>313233