-
Notifications
You must be signed in to change notification settings - Fork 23
/
debug.xml
35 lines (35 loc) · 1.5 KB
/
debug.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version='1.0' encoding='UTF-8'?>
<routes>
<route id="09" town="Town05">
<weathers>
<weather route_percentage="0"
cloudiness="5.0" precipitation="0.0" precipitation_deposits="0.0" wetness="0.0"
wind_intensity="10.0" sun_azimuth_angle="-1.0" sun_altitude_angle="90.0" fog_density="2.0"/>
<weather route_percentage="100"
cloudiness="5.0" precipitation="0.0" precipitation_deposits="0.0" wetness="0.0"
wind_intensity="10.0" sun_azimuth_angle="-1.0" sun_altitude_angle="15.0" fog_density="2.0"/>
</weathers>
<waypoints>
<position x="-250.0104675292969" y="89.0" z="0.0"/>
<position x="-150.10784912109375" y="90.0" z="0.0"/>
</waypoints>
<scenarios>
</scenarios>
</route>
<route id="07" town="Town01">
<weathers>
<weather route_percentage="0"
cloudiness="5.0" precipitation="0.0" precipitation_deposits="0.0" wetness="0.0"
wind_intensity="10.0" sun_azimuth_angle="-1.0" sun_altitude_angle="90.0" fog_density="2.0"/>
<weather route_percentage="100"
cloudiness="5.0" precipitation="0.0" precipitation_deposits="0.0" wetness="0.0"
wind_intensity="10.0" sun_azimuth_angle="-1.0" sun_altitude_angle="15.0" fog_density="2.0"/>
</weathers>
<waypoints>
<position x="-250.0104675292969" y="89.0" z="0.0"/>
<position x="-150.10784912109375" y="90.0" z="0.0"/>
</waypoints>
<scenarios>
</scenarios>
</route>
</routes>