Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/edges/geometry_points/routes.rou.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-06-28 11:42:56 by Eclipse SUMO netedit Version v1_20_0+0903-50ed8d6b852
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
This file may also be made available under the following Secondary
9
Licenses when the conditions for such availability set forth in the Eclipse
10
Public License 2.0 are satisfied: GNU General Public License, version 2
11
or later which is available at
12
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
13
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
14
-->
15
16
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
17
<!-- Vehicles, persons and containers (sorted by depart) -->
18
<trip id="t_0" depart="0.00" from="-E5" to="E7"/>
19
<trip id="t_1" depart="0.00" from="-E7" to="E5"/>
20
<trip id="t_2" depart="0.00" from="-E6" to="E4"/>
21
<trip id="t_3" depart="0.00" from="-E4" to="E6"/>
22
</routes>
23
24