Path: blob/main/tests/activitygen/demand_generation/mode_choice/walk/routes.activitygen
195505 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 02/16/15 13:34:30 by SUMO activitygen Version dev-SVN-r17860
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>
<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"/>
</routes>