Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/trips/stops/jump_end/input_trips.trips.xml
185996 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2022-12-09 12:43:57 by Eclipse SUMO netedit Version v1_15_0+0917-249760d
4
-->
5
6
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
7
<!-- Vehicles, persons and containers (sorted by depart) -->
8
<trip id="v0" depart="0.00" from="E0" to="E5">
9
<stop busStop="bs_1" duration="5" jump="10"/>
10
</trip>
11
</routes>
12
13