Path: blob/main/tests/marouter/import/trips/trip_attributes/input_trips.trips.xml
169772 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 05/02/13 14:08:36 by SUMO od2trips Version 0.17.03This 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.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/od2tripsConfiguration.xsd">910<input>11<net-file value="input_taz.taz.xml"/>12<od-matrix-files value="input_od_v.fma"/>13</input>1415<output>16<output-file value="trips.trips.xml"/>17</output>1819<processing>20<no-step-log value="true"/>21</processing>2223</configuration>24-->2526<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">27<trip id="1" depart="0.79" from="a1" to="b2" fromTaz="1" toTaz="2" departLane="0" departSpeed="desired"/>28<trip id="2" depart="16.72" from="a1" to="b2" fromTaz="1" toTaz="2" departPos="42" arrivalSpeed="10"/>29<trip id="3" depart="18.39" from="a1" to="b2" fromTaz="1" toTaz="2" arrivalLane="1"/>30</routes>313233