Path: blob/main/tests/activitygen/demand_generation/mode_choice/use_car/routes.activitygen
195558 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Thu Feb 14 17:36:14 2019 by Eclipse SUMO activitygen Version v1_1_0+0435-678c69824b
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/activitygenConfiguration.xsd">
<input>
<net-file value="activitygen-example.net.xml"/>
<stat-file value="activitygen-example.stat.xml"/>
</input>
<output>
<write-license value="true"/>
<output-file value="routes.activitygen"/>
</output>
<report>
<xml-validation value="never"/>
</report>
<random_number>
<seed value="1"/>
</random_number>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="default" vClass="passenger" color="red"/>
<vType id="random" vClass="passenger" color="blue"/>
<vType id="bus" vClass="bus" color="green"/>
<trip id="h1c1:1" type="default" depart="30592.00" departPos="40.89" arrivalPos="259.84" arrivalSpeed="0.00" from="e51t44" to="e11t01"/>
<trip id="h1c1:3" type="default" depart="43200.00" departPos="259.84" arrivalPos="40.89" arrivalSpeed="0.00" from="e11t01" to="e51t44"/>
</routes>