Path: blob/main/tests/tools/visualization/plotXMLAttributes/heterogeneous_input/input_data.xml
428422 views
<?xml version="1.0" encoding="UTF-8"?>12<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">3<!-- VTypes -->4<vType id="t_0"/>5<vType id="t_1"/>6<!-- Vehicles, persons and containers (sorted by depart) -->7<flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="40.00">8<route edges="-23913525#1 -23913525#0 178028204#9 -20553068#3 -20553068#2 -20553068#1" color="red"/>9</flow>10<flow id="f_1" begin="0.00" end="3600.00" vehsPerHour="40.00">11<route edges="140964924 178028204#9 -20553068#3 -20553068#2 -20553068#1"/>12</flow>13<flow id="f_2" begin="0.00" end="3600.00" vehsPerHour="559.96">14<route edges="-45875465 -152839426 -178028204#9 -178028204#4 -178028204#3 -178028203#2 -178028203#1 -1072269112#0"/>15</flow>16<flow id="f_3" begin="0.00" end="3600.00" vehsPerHour="450.00">17<route edges="178028203#2 178028204#1 178028204#4 178028204#9 166142947#1 -152839428"/>18</flow>19<flow id="f_4" type="t_0" begin="0.00" end="3600.00" vehsPerHour="200.00">20<route edges="-152839426 -178028204#9 23913525#0"/>21</flow>22</routes>232425