1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3    file                 : wheel-1.xml
4    created              : Fri Aug 31 21:22:49 /etc/localtime 2001
5    copyright            : (C) 2001, 2012 by Eric Espié, Bernhard Wymann
6    email                : berniw@bluewin.ch
7    version              : $Id: wheel-1.xml,v 1.1.2.1 2012/10/08 08:19:44 berniw Exp $
8-->
9
10<!--    This program is free software; you can redistribute it and/or modify  -->
11<!--    it under the terms of the GNU General Public License as published by  -->
12<!--    the Free Software Foundation; either version 2 of the License, or     -->
13<!--    (at your option) any later version.                                   -->
14
15<!DOCTYPE params SYSTEM "../../../src/libs/tgf/params.dtd" [
16<!-- general definitions for tracks -->
17<!ENTITY default-surfaces SYSTEM "../../../data/tracks/surfaces.xml">
18]>
19
20<params name="Wheel 1" type="trackdef" mode="m">
21
22	<!-- Surfaces -->
23	<section name="Surfaces">
24		&default-surfaces;
25
26		<section name="asphalt-w1-1">
27			<attnum name="color R1" val="0.1"/>
28			<attnum name="color G1" val="0.1"/>
29			<attnum name="color B1" val="0.1"/>
30			<attnum name="color R2" val="0.2"/>
31			<attnum name="color G2" val="0.2"/>
32			<attnum name="color B2" val="0.2"/>
33			<attstr name="texture name" val="asphalt-bw-w1.png"/>
34			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
35			<attnum name="texture size" val="14.0001" unit="m"/>
36			<attnum name="texture mipmap" val="0.0" unit="m"/>
37
38			<attstr name="raceline name" val="raceline.png"/>
39			<attnum name="friction"           val="1.09"/>
40			<attnum name="rolling resistance" val="0.018"/>
41			<attnum name="roughness" val="0.0007"/>
42			<attnum name="roughness wavelength" val="2.0"/>
43		</section>
44
45		<section name="asphalt2-w1-1">
46			<attnum name="color R1" val="0.1"/>
47			<attnum name="color G1" val="0.1"/>
48			<attnum name="color B1" val="0.1"/>
49			<attnum name="color R2" val="0.2"/>
50			<attnum name="color G2" val="0.2"/>
51			<attnum name="color B2" val="0.2"/>
52			<attstr name="texture name" val="asphalt2-bw-w1.png"/>
53			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
54			<attnum name="texture size" val="14.0001" unit="m"/>
55			<attnum name="texture mipmap" val="0.0" unit="m"/>
56
57			<attnum name="friction"           val="1.09"/>
58			<attnum name="rolling resistance" val="0.018"/>
59			<attnum name="roughness" val="0.0007"/>
60			<attnum name="roughness wavelength" val="2.0"/>
61		</section>
62
63		<section name="asphalt-border-w1">
64			<attnum name="color R1" val="0.1"/>
65			<attnum name="color G1" val="0.1"/>
66			<attnum name="color B1" val="0.1"/>
67			<attnum name="color R2" val="0.2"/>
68			<attnum name="color G2" val="0.2"/>
69			<attnum name="color B2" val="0.2"/>
70			<attstr name="texture name" val="asphalt-border-bw-w1.png"/>
71			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
72			<attnum name="texture size" val="14.0001" unit="m"/>
73			<attnum name="texture mipmap" val="0.0" unit="m"/>
74
75			<attnum name="friction"           val="1.09"/>
76			<attnum name="rolling resistance" val="0.018"/>
77			<attnum name="roughness" val="0.0007"/>
78			<attnum name="roughness wavelength" val="2.0"/>
79		</section>
80
81		<section name="asphalt-pit-w1">
82			<attnum name="color R1" val="0.1"/>
83			<attnum name="color G1" val="0.1"/>
84			<attnum name="color B1" val="0.1"/>
85			<attnum name="color R2" val="0.2"/>
86			<attnum name="color G2" val="0.2"/>
87			<attnum name="color B2" val="0.2"/>
88			<attstr name="texture name" val="asphalt-bw-w1-pit-l.png"/>
89			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
90			<attstr name="texture link with previous" val="yes"/>
91			<attstr name="texture start on boundary" val="yes"/>
92
93			<attnum name="texture size" val="15.0001" unit="m"/>
94			<attnum name="texture mipmap" val="0.0" unit="m"/>
95
96			<attnum name="friction"           val="1.0"/>
97			<attnum name="rolling resistance" val="0.02"/>
98			<attnum name="roughness" val="0.0005"/>
99			<attnum name="roughness wavelength" val="2.0"/>
100		</section>
101
102		<section name="asphalt-striped-line-w1">
103			<attnum name="color R1" val="0.1"/>
104			<attnum name="color G1" val="0.1"/>
105			<attnum name="color B1" val="0.1"/>
106			<attnum name="color R2" val="0.2"/>
107			<attnum name="color G2" val="0.2"/>
108			<attnum name="color B2" val="0.2"/>
109			<attstr name="texture name" val="asphalt-bw-w1-lines-l.png"/>
110			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
111			<attnum name="texture size" val="14.0001" unit="m"/>
112			<attnum name="texture mipmap" val="0.0" unit="m"/>
113
114			<attstr name="raceline name" val="raceline.png"/>
115			<attnum name="friction"           val="1.09"/>
116			<attnum name="rolling resistance" val="0.018"/>
117			<attnum name="roughness" val="0.0007"/>
118			<attnum name="roughness wavelength" val="2.0"/>
119		</section>
120
121		<section name="asphalt-white-tile">
122			<attnum name="color R1" val="0.1"/>
123			<attnum name="color G1" val="0.1"/>
124			<attnum name="color B1" val="0.1"/>
125			<attnum name="color R2" val="0.2"/>
126			<attnum name="color G2" val="0.2"/>
127			<attnum name="color B2" val="0.2"/>
128			<attstr name="texture name" val="asphalt-white-tile.png"/>
129			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
130			<attstr name="raceline name" val="raceline.png"/>
131
132			<attnum name="texture size" val="1.50001" unit="m"/>
133			<attnum name="texture mipmap" val="0.0" unit="m"/>
134
135			<attnum name="friction"           val="1.0"/>
136			<attnum name="rolling resistance" val="0.02"/>
137			<attnum name="roughness" val="0.0005"/>
138			<attnum name="roughness wavelength" val="2.0"/>
139		</section>
140
141		<section name="wall-1-w1">
142			<attnum name="color R1" val="0.1"/>
143			<attnum name="color G1" val="0.1"/>
144			<attnum name="color B1" val="0.1"/>
145			<attnum name="color R2" val="0.2"/>
146			<attnum name="color G2" val="0.2"/>
147			<attnum name="color B2" val="0.2"/>
148			<attstr name="texture name" val="flatspot-wall.png"/>
149			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
150			<attnum name="texture size" val="3.0" unit="m"/>
151			<attnum name="texture mipmap" val="0.0" unit="m"/>
152			<attstr name="texture link with previous" val="yes"/>
153			<attstr name="texture start on boundary" val="yes"/>
154
155			<attstr name="bump name" val=""/>
156			<attnum name="bump size" val="2.0" unit="m"/>
157
158			<attnum name="friction"           val="0.05"/>
159		</section>
160
161		<section name="grass-border-w1">
162			<attnum name="color R1" val="0.1"/>
163			<attnum name="color G1" val="0.4"/>
164			<attnum name="color B1" val="0.1"/>
165			<attnum name="color R2" val="0.2"/>
166			<attnum name="color G2" val="0.5"/>
167			<attnum name="color B2" val="0.2"/>
168			<attstr name="texture name" val="grass-border-bw-w1.png"/>
169			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
170			<attnum name="texture size" val="14.0001" unit="m"/>
171			<attnum name="texture mipmap" val="4.0"/>
172
173			<attstr name="bump name" val=""/>
174			<attnum name="bump size" val="2.0" unit="m"/>
175
176			<attnum name="friction"           val="0.4"/>
177			<attnum name="rolling resistance" val="0.04"/>
178
179			<attnum name="roughness" val="0.01"/>
180			<attnum name="roughness wavelength" val="0.5"/>
181		</section>
182
183		<section name="grass-w1">
184			<attnum name="color R1" val="0.1"/>
185			<attnum name="color G1" val="0.4"/>
186			<attnum name="color B1" val="0.1"/>
187			<attnum name="color R2" val="0.2"/>
188			<attnum name="color G2" val="0.5"/>
189			<attnum name="color B2" val="0.2"/>
190			<attstr name="texture name" val="grass-bw-w1.png"/>
191			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
192			<attnum name="texture size" val="14.0001" unit="m"/>
193			<attnum name="texture mipmap" val="4.0"/>
194
195			<attstr name="bump name" val=""/>
196			<attnum name="bump size" val="2.0" unit="m"/>
197
198			<attnum name="friction"           val="0.4"/>
199			<attnum name="rolling resistance" val="0.04"/>
200
201			<attnum name="roughness" val="0.01"/>
202			<attnum name="roughness wavelength" val="0.5"/>
203		</section>
204
205		<section name="curb-yellow-blue-w1">
206			<attnum name="color R1" val="0.1"/>
207			<attnum name="color G1" val="0.1"/>
208			<attnum name="color B1" val="0.1"/>
209			<attnum name="color R2" val="0.2"/>
210			<attnum name="color G2" val="0.2"/>
211			<attnum name="color B2" val="0.2"/>
212			<attstr name="texture name" val="curb-yellow-blue.png"/>
213			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
214			<attnum name="texture size" val="4.0" unit="m"/>
215			<attnum name="texture mipmap" val="0.0" unit="m"/>
216
217			<attstr name="bump name" val=""/>
218			<attnum name="bump size" val="2.0" unit="m"/>
219
220			<attnum name="friction"           val="1.0"/>
221			<attnum name="rolling resistance" val="0.02"/>
222
223			<attnum name="roughness" val="0.05"/>
224			<attnum name="roughness wavelength" val="1.0"/>
225		</section>
226
227		<section name="curb-red-yellow-w1">
228			<attnum name="color R1" val="0.1"/>
229			<attnum name="color G1" val="0.1"/>
230			<attnum name="color B1" val="0.1"/>
231			<attnum name="color R2" val="0.2"/>
232			<attnum name="color G2" val="0.2"/>
233			<attnum name="color B2" val="0.2"/>
234			<attstr name="texture name" val="curb-yellow-red.png"/>
235			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
236			<attnum name="texture size" val="4.0" unit="m"/>
237			<attnum name="texture mipmap" val="0.0" unit="m"/>
238
239			<attstr name="bump name" val=""/>
240			<attnum name="bump size" val="2.0" unit="m"/>
241
242			<attnum name="friction"           val="1.0"/>
243			<attnum name="rolling resistance" val="0.02"/>
244
245			<attnum name="roughness" val="0.05"/>
246			<attnum name="roughness wavelength" val="1.0"/>
247		</section>
248
249		<section name="sand-w1">
250			<attnum name="color R1" val="0.3"/>
251			<attnum name="color G1" val="0.3"/>
252			<attnum name="color B1" val="0.1"/>
253			<attnum name="color R2" val="0.4"/>
254			<attnum name="color G2" val="0.4"/>
255			<attnum name="color B2" val="0.1"/>
256			<attstr name="texture name" val="sand-bw-w1.png"/>
257			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
258			<attnum name="texture size" val="14.0001" unit="m"/>
259			<attnum name="texture mipmap" val="4.0"/>
260
261			<attstr name="bump name" val=""/>
262			<attnum name="bump size" val="2.0" unit="m"/>
263
264			<attnum name="friction"           val="0.6"/>
265			<attnum name="rolling resistance" val="0.3"/>
266
267			<attnum name="roughness" val="0.03"/>
268			<attnum name="roughness wavelength" val="4.0"/>
269		</section>
270
271		<section name="sand-border-w1">
272			<attnum name="color R1" val="0.3"/>
273			<attnum name="color G1" val="0.3"/>
274			<attnum name="color B1" val="0.1"/>
275			<attnum name="color R2" val="0.4"/>
276			<attnum name="color G2" val="0.4"/>
277			<attnum name="color B2" val="0.1"/>
278			<attstr name="texture name" val="sand-border-bw-w1.png"/>
279			<attstr name="texture type" in="discrete, continuous" val="discrete"/>
280			<attnum name="texture size" val="14.0001" unit="m"/>
281			<attnum name="texture mipmap" val="4.0"/>
282
283			<attstr name="bump name" val=""/>
284			<attnum name="bump size" val="2.0" unit="m"/>
285
286			<attnum name="friction"           val="0.6"/>
287			<attnum name="rolling resistance" val="0.1"/>
288
289			<attnum name="roughness" val="0.03"/>
290			<attnum name="roughness wavelength" val="4.0"/>
291		</section>
292
293		<section name="barrier-metal-w1">
294			<attnum name="color R1" val="1.0"/>
295			<attnum name="color G1" val="0.0"/>
296			<attnum name="color B1" val="0.0"/>
297			<attnum name="color R2" val="1.0"/>
298			<attnum name="color G2" val="1.0"/>
299			<attnum name="color B2" val="1.0"/>
300			<attstr name="texture name" val="barrier-metal-bw-w1.png"/>
301			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
302			<attnum name="texture size" val="6.0" unit="m"/>
303			<attnum name="texture mipmap" val="4.0"/>
304
305			<attstr name="bump name" val=""/>
306			<attnum name="bump size" val="2.0" unit="m"/>
307
308			<attnum name="friction"           val="0.0"/>
309
310			<attnum name="roughness" val="0.03"/>
311			<attnum name="roughness wavelength" val="4.0"/>
312			<attnum name="dammage" val="10"/>
313		</section>
314
315		<section name="tire-wall-w1">
316			<attnum name="color R1" val="0.1"/>
317			<attnum name="color G1" val="0.1"/>
318			<attnum name="color B1" val="0.1"/>
319			<attnum name="color R2" val="0.2"/>
320			<attnum name="color G2" val="0.2"/>
321			<attnum name="color B2" val="0.2"/>
322			<attstr name="texture name" val="tirewall.png"/>
323			<attstr name="texture type" in="discrete, continuous" val="continuous"/>
324			<attnum name="texture size" val="4.0" unit="m"/>
325			<attnum name="texture mipmap" val="0.0" unit="m"/>
326
327			<attstr name="bump name" val=""/>
328			<attnum name="bump size" val="2.0" unit="m"/>
329
330			<attnum name="friction"           val="1.0"/>
331			<attnum name="rebound"            val="0.1"/>
332			<attnum name="dammage"            val="1.0"/>
333		</section>
334
335	</section>  <!-- Surfaces -->
336
337	<section name="Header">
338		<attstr name="name"        val="Wheel 1"/>
339		<attstr name="category"    val="road"/>
340		<attnum name="version"     val="4"/>
341		<attstr name="author"      val="B. Wymann, E. Espie"/>
342		<attstr name="description" val="Based on William plan"/>
343	</section>
344
345	<section name="Graphic">
346		<attstr name="3d description" val="wheel-1.acc"/>
347		<attstr name="background image" val="background.png"/>
348		<attnum name="background type" val="4"/>
349
350		<attnum name="background color R" val="0.5"/>
351		<attnum name="background color G" val="0.5"/>
352		<attnum name="background color B" val="0.55"/>
353
354		<attnum name="ambient color R" val="0.2"/>
355		<attnum name="ambient color G" val="0.2"/>
356		<attnum name="ambient color B" val="0.2"/>
357
358		<attnum name="diffuse color R" val="1"/>
359		<attnum name="diffuse color G" val="1"/>
360		<attnum name="diffuse color B" val="1"/>
361
362		<attnum name="specular color R" val="0.1"/>
363		<attnum name="specular color G" val="0.1"/>
364		<attnum name="specular color B" val="0.1"/>
365
366		<attnum name="light position x" val="-10000"/>
367		<attnum name="light position y" val="-10000"/>
368		<attnum name="light position z" val="10000"/>
369
370		<section name="Environment Mapping">
371			<section name="1">
372				<attstr name="env map image" val="env.png"/>
373			</section>
374		</section>
375
376		<section name="Terrain Generation">
377			<attnum name="track step" unit="m" val="12"/>
378			<attnum name="border margin" unit="m" val="100"/>
379			<attnum name="border step" unit="m" val="40"/>
380			<attnum name="border height" unit="m" val="15"/>
381			<attnum name="group size" val="300"/>
382			<attstr name="surface" val="grass-w1"/>
383			<attstr name="relief file" val="wheel-1-relief.ac"/>
384		</section>
385
386		<section name="Turn Marks">
387			<attnum name="width" unit="m" val="2.4"/>
388			<attnum name="height" unit="m" val="1.0"/>
389			<attnum name="vertical space" unit="m" val="0.0"/>
390			<attnum name="horizontal space" unit="m" val="3.0"/>
391		</section>
392	</section>
393
394	<section name="Main Track">
395
396		<attnum name="width"   val="14.0"/>
397		<attstr name="surface" val="asphalt-w1-1"/>
398		<attnum name="profil steps length" val="8" unit="m"/>
399		<attnum name="raceline widthscale" val="1.5"/>
400		<attnum name="raceline int" val="2"/>
401		<attnum name="raceline ext" val="2"/>
402
403		<section name="Left Side">
404			<attnum name="width" val="5.0" unit="m"/>
405			<attstr name="surface" val="asphalt"/>
406			<attstr name="banking type" in="level,tangent" val="level"/>
407		</section>
408
409		<section name="Right Side">
410			<attnum name="width" val="5.0" unit="m"/>
411			<attstr name="surface" val="asphalt"/>
412			<attstr name="banking type" in="level,tangent" val="level"/>
413		</section>
414
415		<section name="Left Barrier">
416			<attstr name="style" val="fence"/>
417			<attnum name="height" val="1.0"/>
418			<attstr name="surface" val="barrier-metal-w1"/>
419		</section>
420
421		<section name="Right Barrier">
422			<attstr name="style" val="fence"/>
423			<attnum name="height" val="1.0"/>
424			<attstr name="surface" val="barrier-metal-w1"/>
425		</section>
426
427		<!--section name="Right Barrier">
428			<attstr name="style" val="wall"/>
429			<attnum name="height" val="0.9"/>
430			<attnum name="width" val="0.4"/>
431			<attstr name="surface" val="wall-g1-2"/>
432		</section>
433
434		<section name="Left Barrier">
435			<attstr name="style" val="wall"/>
436			<attnum name="height" val="0.9"/>
437			<attnum name="width" val="0.4"/>
438			<attstr name="surface" val="wall-g1-2"/>
439		</section-->
440
441		<!-- PITS -->
442		<section name="Pits">
443			<attstr name="side" val="right"/>
444			<attstr name="entry" val="finish"/>
445			<attstr name="start" val="s1-3"/>
446			<attstr name="end" val="s1-4"/>
447			<attstr name="exit" val="s1-b5a"/>
448			<attnum name="length" unit="m" val="15"/>
449			<attnum name="width" unit="m" val="5"/>
450		</section>
451
452		<section name="Track Segments">
453
454			<section name="s1-4-0">
455				<attstr name="type" val="str"/>
456				<attnum name="lg" val="1" unit="m"/>
457				<attstr name="surface" val="asphalt-white-tile"/>
458				<section name="Right Side">
459					<attstr name="surface" val="asphalt-pit-w1"/>
460					<attnum name="start width" val="15"/>
461				</section>
462				<section name="Right Border">
463					<attstr name="surface" val="wall-1-w1"/>
464					<attstr name="style" val="wall"/>
465					<attnum name="width" val="0.5"/>
466					<attnum name="height" val="1.0"/>
467				</section>
468				<section name="Left Side">
469					<attnum name="start width" val="4.0" unit="m"/>
470					<attstr name="surface" val="asphalt2-w1-1"/>
471					<attstr name="banking type" in="level,tangent" val="level"/>
472				</section>
473				<section name="Left Border">
474					<attstr name="surface" val="asphalt-border-w1"/>
475					<attstr name="style" val="plan"/>
476					<attnum name="width" val="1"/>
477				</section>
478			</section>
479
480			<section name="s1-4-1">
481				<attstr name="type" val="str"/>
482				<attnum name="lg" val="50" unit="m"/>
483				<attstr name="surface" val="asphalt-w1-1"/>
484				<attnum name="grade" val="-0.2" unit="%"/>
485				<attnum name="profil end tangent" val="0" unit="%"/>
486				<section name="Right Border">
487					<attstr name="surface" val="wall-1-w1"/>
488					<attstr name="style" val="wall"/>
489					<attnum name="width" val="0.5"/>
490					<attnum name="height" val="1.0"/>
491				</section>
492			</section>
493
494			<section name="s1-4-2">
495				<attstr name="type" val="str"/>
496				<attnum name="lg" val="25" unit="m"/>
497				<attstr name="surface" val="asphalt-w1-1"/>
498				<attnum name="grade" val="0.4" unit="%"/>
499				<attnum name="profil end tangent" val="0" unit="%"/>
500				<attnum name="profil steps length" val="5" unit="m"/>
501				<section name="Right Border">
502					<attstr name="surface" val="wall-1-w1"/>
503					<attstr name="style" val="wall"/>
504					<attnum name="width" val="0.5"/>
505					<attnum name="height" val="1.0"/>
506				</section>
507			</section>
508
509			<section name="s1-4-3">
510				<attstr name="type" val="str"/>
511				<attnum name="lg" val="25" unit="m"/>
512				<attstr name="surface" val="asphalt-w1-1"/>
513				<attnum name="grade" val="-0.4" unit="%"/>
514				<attnum name="profil end tangent" val="0" unit="%"/>
515				<attnum name="profil steps length" val="5" unit="m"/>
516				<section name="Right Border">
517					<attstr name="surface" val="wall-1-w1"/>
518					<attstr name="style" val="wall"/>
519					<attnum name="width" val="0.5"/>
520					<attnum name="height" val="1.0"/>
521				</section>
522			</section>
523
524			<section name="s1-4">
525				<attstr name="type" val="str"/>
526				<attnum name="lg" val="49" unit="m"/>
527				<attnum name="grade" val="0.2" unit="%"/>
528				<attstr name="surface" val="asphalt-w1-1"/>
529				<section name="Right Border">
530					<attstr name="surface" val="wall-1-w1"/>
531					<attstr name="style" val="wall"/>
532					<attnum name="width" val="0.5"/>
533					<attnum name="height" val="1.0"/>
534				</section>
535			</section>
536
537			<section name="s1-a5a-1">
538				<attstr name="type" val="str"/>
539				<attnum name="lg" val="1" unit="m"/>
540				<attnum name="grade" val="0.0" unit="%"/>
541				<section name="Right Side">
542					<attstr name="surface" val="asphalt-white-tile"/>
543					<attnum name="start width" val="14.5"/>
544				</section>
545				<section name="Right Border">
546					<attnum name="width" val="1.0"/>
547					<attstr name="surface" val="asphalt-white-tile"/>
548					<attstr name="style" val="plan"/>
549				</section>
550				<section name="Left Side">
551					<attstr name="surface" val="grass-w1"/>
552				</section>
553				<section name="Left Border">
554					<attstr name="surface" val="grass-border-w1"/>
555				</section>
556			</section>
557
558			<section name="s1-a5a">
559				<attstr name="type" val="str"/>
560				<attnum name="lg" val="29" unit="m"/>
561				<attnum name="grade" val="-0.4" unit="%"/>
562				<attnum name="profil end tangent" val="0" unit="%"/>
563				<attstr name="surface" val="asphalt-striped-line-w1"/>
564				<section name="Right Side">
565					<attstr name="surface" val="asphalt2-w1-1"/>
566				</section>
567				<section name="Right Border">
568					<attnum name="width" val="1.0"/>
569					<attstr name="surface" val="asphalt-border-w1"/>
570					<attstr name="style" val="plan"/>
571				</section>
572			</section>
573
574			<section name="s1-b5a-0">
575				<attstr name="type" val="str"/>
576				<attnum name="lg" val="50" unit="m"/>
577				<attnum name="grade" val="0.4" unit="%"/>
578				<attnum name="profil end tangent" val="0" unit="%"/>
579				<section name="Left Side">
580					<attnum name="end width" val="19.0" unit="m"/>
581					<attstr name="surface" val="grass-w1"/>
582				</section>
583				<section name="Left Border">
584					<attstr name="surface" val="grass-border-w1"/>
585				</section>
586			</section>
587
588			<section name="s1-b5a-1">
589				<attstr name="type" val="str"/>
590				<attnum name="lg" val="50" unit="m"/>
591				<attnum name="grade" val="-0.6" unit="%"/>
592				<attnum name="profil end tangent" val="0" unit="%"/>
593			</section>
594
595			<section name="s1-b5a-2">
596				<attstr name="type" val="str"/>
597				<attnum name="lg" val="50" unit="m"/>
598				<attnum name="grade" val="0.6" unit="%"/>
599				<attnum name="profil end tangent" val="0" unit="%"/>
600			</section>
601
602			<section name="s1-b5a-3">
603				<attstr name="type" val="str"/>
604				<attnum name="lg" val="50" unit="m"/>
605				<attnum name="grade" val="-0.4" unit="%"/>
606				<attnum name="profil end tangent" val="0" unit="%"/>
607			</section>
608
609			<section name="s1-b5a">
610				<attstr name="type" val="str"/>
611				<attnum name="lg" val="30" unit="m"/>
612				<attnum name="grade" val="0" unit="%"/>
613			</section>
614
615			<section name="s1-6">
616				<attstr name="type" val="str"/>
617				<attnum name="lg" val="50" unit="m"/>
618				<attnum name="banking end" val="3" unit="deg"/>
619				<attstr name="surface" val="asphalt-w1-1"/>
620				<section name="Right Side">
621					<attstr name="surface" val="asphalt2-w1-1"/>
622					<attnum name="end width" val="4"/>
623				</section>
624			</section>
625
626			<section name="t1">
627				<attstr name="type" val="rgt"/>
628				<attnum name="radius" val="60" unit="m"/>
629				<!--attnum name="end radius" val="100" unit="m"/-->
630				<attnum name="arc" val="70" unit="deg"/>
631				<attstr name="surface" val="asphalt-w1-1"/>
632				<attnum name="profil steps length" val="5" unit="m"/>
633				<attnum name="grade" val="-2" unit="%"/>
634				<attnum name="profil end tangent" val="-2" unit="%"/>
635				<attstr name="marks" val="25;50;100;200"/>
636				<attnum name="banking end" val="1" unit="deg"/>
637				<section name="Right Side">
638					<attstr name="surface" val="grass-w1"/>
639					<attnum name="start width" val="4"/>
640				</section>
641				<section name="Right Border">
642					<attstr name="surface" val="curb-red-yellow-w1"/>
643					<attstr name="style" val="curb"/>
644					<attnum name="height" val="0.05"/>
645					<attnum name="width" val="1"/>
646				</section>
647				<section name="Left Side">
648					<attnum name="start width" val="19"/>
649					<attnum name="end width" val="100"/>
650					<attstr name="surface" val="sand-w1"/>
651				</section>
652				<section name="Left Barrier">
653					<attstr name="surface" val="tire-wall-w1"/>
654					<attstr name="style" val="wall"/>
655					<attnum name="width" val="2.0"/>
656					<attnum name="height" val="2.0"/>
657				</section>
658			    <section name="Left Border">
659					<attnum name="width" val="1.0"/>
660					<attstr name="surface" val="sand-border-w1"/>
661					<attstr name="style" val="plan"/>
662				</section>
663			</section>
664
665			<section name="t2-0">
666				<attstr name="type" val="rgt"/>
667				<attnum name="radius" val="1000" unit="m"/>
668				<!--attnum name="end radius" val="120" unit="m"/-->
669				<attnum name="arc" val="3" unit="deg"/>
670				<attstr name="surface" val="asphalt-w1-1"/>
671				<attnum name="banking end" val="0" unit="deg"/>
672				<attnum name="grade" val="-1.5" unit="%"/>
673				<attnum name="profil end tangent" val="-1.5" unit="%"/>
674				<attnum name="profil steps length" val="5" unit="m"/>
675				<section name="Left Side">
676					<attstr name="surface" val="sand-w1"/>
677				</section>
678				<section name="Right Side">
679					<attnum name="start width" val="4"/>
680				</section>
681			    <section name="Right Border">
682					<attnum name="width" val="1.0"/>
683					<attstr name="surface" val="grass-border-w1"/>
684					<attstr name="style" val="plan"/>
685				</section>
686			</section>
687
688			<section name="t2-1">
689				<attstr name="type" val="rgt"/>
690				<attnum name="radius" val="1000" unit="m"/>
691				<!--attnum name="end radius" val="120" unit="m"/-->
692				<attnum name="arc" val="5" unit="deg"/>
693				<attstr name="surface" val="asphalt-w1-1"/>
694				<attnum name="grade" val="-0.5" unit="%"/>
695				<attnum name="profil end tangent" val="0" unit="%"/>
696				<attnum name="profil steps length" val="5" unit="m"/>
697				<section name="Left Side">
698					<attnum name="end width" val="28"/>
699					<attstr name="surface" val="sand-w1"/>
700				</section>
701			</section>
702
703			<section name="t2-2">
704				<attstr name="type" val="rgt"/>
705				<attnum name="radius" val="1000" unit="m"/>
706				<!--attnum name="end radius" val="120" unit="m"/-->
707				<attnum name="arc" val="3" unit="deg"/>
708				<attstr name="surface" val="asphalt-w1-1"/>
709				<attnum name="grade" val="0.5" unit="%"/>
710				<attnum name="profil end tangent" val="0" unit="%"/>
711				<section name="Left Side">
712					<attstr name="surface" val="grass-w1"/>
713				</section>
714				<section name="Left Barrier">
715					<attstr name="style" val="fence"/>
716					<attnum name="height" val="1.0"/>
717					<attstr name="surface" val="barrier-metal-w1"/>
718				</section>
719			    <section name="Left Border">
720					<attstr name="surface" val="grass-border-w1"/>
721				</section>
722			</section>
723
724			<section name="t2-2-1">
725				<attstr name="type" val="rgt"/>
726				<attnum name="radius" val="1000" unit="m"/>
727				<!--attnum name="end radius" val="120" unit="m"/-->
728				<attnum name="arc" val="4" unit="deg"/>
729				<attstr name="surface" val="asphalt-w1-1"/>
730				<attnum name="grade" val="-1.6" unit="%"/>
731				<attnum name="profil end tangent" val="-0.5" unit="%"/>
732			</section>
733
734			<section name="t2">
735				<attstr name="type" val="rgt"/>
736				<attnum name="radius" val="1000" unit="m"/>
737				<!--attnum name="end radius" val="120" unit="m"/-->
738				<attnum name="arc" val="10" unit="deg"/>
739				<attstr name="surface" val="asphalt-w1-1"/>
740				<attnum name="banking end" val="2" unit="deg"/>
741				<attnum name="grade" val="-1" unit="%"/>
742				<attnum name="profil end tangent" val="-1" unit="%"/>
743			</section>
744
745			<section name="t3-1">
746				<attstr name="type" val="rgt"/>
747				<attnum name="radius" val="90" unit="m"/>
748				<attnum name="end radius" val="140" unit="m"/>
749				<attnum name="arc" val="50" unit="deg"/>
750				<attstr name="surface" val="asphalt-w1-1"/>
751				<attnum name="profil steps length" val="5" unit="m"/>
752				<section name="Right Side">
753					<attnum name="start width" val="4"/>
754				</section>
755				<section name="Right Border">
756					<attstr name="surface" val="curb-red-yellow-w1"/>
757					<attstr name="style" val="curb"/>
758					<attnum name="height" val="0.05"/>
759					<attnum name="width" val="1"/>
760				</section>
761				<section name="Left Side">
762					<attnum name="end width" val="50"/>
763					<attstr name="surface" val="sand-w1"/>
764				</section>
765				<section name="Left Barrier">
766					<attstr name="surface" val="tire-wall-w1"/>
767					<attstr name="style" val="wall"/>
768					<attnum name="width" val="2.0"/>
769					<attnum name="height" val="2.0"/>
770				</section>
771			    <section name="Left Border">
772					<attnum name="width" val="1.0"/>
773					<attstr name="surface" val="sand-border-w1"/>
774					<attstr name="style" val="plan"/>
775				</section>
776			</section>
777
778			<section name="t3-2">
779				<attstr name="type" val="rgt"/>
780				<attnum name="radius" val="130" unit="m"/>
781				<attnum name="end radius" val="50" unit="m"/>
782				<attnum name="arc" val="120" unit="deg"/>
783				<attstr name="surface" val="asphalt-w1-1"/>
784				<attnum name="profil steps length" val="5" unit="m"/>
785				<attnum name="banking end" val="-2" unit="deg"/>
786				<attnum name="grade" val="-6" unit="%"/>
787				<attnum name="profil end tangent" val="-6" unit="%"/>
788				<attstr name="marks" val="25;50;100;200"/>
789				<section name="Right Border">
790					<attstr name="surface" val="curb-red-yellow-w1"/>
791					<attstr name="style" val="curb"/>
792					<attnum name="height" val="0.05"/>
793					<attnum name="width" val="1"/>
794				</section>
795				<section name="Left Side">
796					<attnum name="end width" val="4"/>
797					<attstr name="surface" val="sand-w1"/>
798				</section>
799				<section name="Right Side">
800					<attnum name="end width" val="19"/>
801				</section>
802			</section>
803
804			<section name="t4-1">
805				<attstr name="type" val="lft"/>
806				<attnum name="radius" val="60" unit="m"/>
807				<attnum name="end radius" val="120" unit="m"/>
808				<attnum name="arc" val="50" unit="deg"/>
809				<attstr name="surface" val="asphalt-w1-1"/>
810				<attnum name="profil steps length" val="5" unit="m"/>
811				<attstr name="marks" val="25;50;100"/>
812				<section name="Left Side">
813					<attnum name="start width" val="4"/>
814					<attstr name="surface" val="grass-w1"/>
815				</section>
816				<section name="Left Border">
817					<attstr name="surface" val="curb-red-yellow-w1"/>
818					<attstr name="style" val="curb"/>
819					<attnum name="height" val="0.05"/>
820					<attnum name="width" val="1"/>
821				</section>
822			    <section name="Right Border">
823					<attnum name="width" val="1.0"/>
824					<attstr name="surface" val="grass-border-w1"/>
825					<attstr name="style" val="plan"/>
826				</section>
827				<section name="Right Side">
828					<attnum name="start width" val="19"/>
829					<attnum name="end width" val="40"/>
830				</section>
831				<section name="Left Barrier">
832					<attstr name="style" val="fence"/>
833					<attnum name="height" val="1.0"/>
834					<attstr name="surface" val="barrier-metal-w1"/>
835				</section>
836			</section>
837
838			<section name="t4-2">
839				<attstr name="type" val="lft"/>
840				<attnum name="radius" val="120" unit="m"/>
841				<attnum name="end radius" val="200" unit="m"/>
842				<attnum name="arc" val="20" unit="deg"/>
843				<attstr name="surface" val="asphalt-w1-1"/>
844				<attnum name="profil steps length" val="5" unit="m"/>
845				<attnum name="grade" val="-4" unit="%"/>
846				<attnum name="profil end tangent" val="-4" unit="%"/>
847				<section name="Left Border">
848					<attstr name="surface" val="curb-red-yellow-w1"/>
849					<attstr name="style" val="curb"/>
850					<attnum name="height" val="0.05"/>
851					<attnum name="width" val="1"/>
852				</section>
853				<section name="Right Barrier">
854					<attstr name="surface" val="tire-wall-w1"/>
855					<attstr name="style" val="wall"/>
856					<attnum name="width" val="2.0"/>
857					<attnum name="height" val="2.0"/>
858				</section>
859			</section>
860
861			<section name="t4-3">
862				<attstr name="type" val="lft"/>
863				<attnum name="radius" val="180" unit="m"/>
864				<attnum name="end radius" val="80" unit="m"/>
865				<attnum name="arc" val="40" unit="deg"/>
866				<attstr name="surface" val="asphalt-w1-1"/>
867				<attnum name="profil steps length" val="5" unit="m"/>
868				<attnum name="grade" val="-2" unit="%"/>
869				<attnum name="profil end tangent" val="-2" unit="%"/>
870				<section name="Right Side">
871					<attnum name="end width" val="25"/>
872				</section>
873				<section name="Right Barrier">
874					<attstr name="surface" val="tire-wall-w1"/>
875					<attstr name="style" val="wall"/>
876					<attnum name="width" val="2.0"/>
877					<attnum name="height" val="2.0"/>
878				</section>
879				<section name="Left Border">
880					<attstr name="surface" val="curb-red-yellow-w1"/>
881					<attstr name="style" val="curb"/>
882					<attnum name="height" val="0.05"/>
883					<attnum name="width" val="1"/>
884				</section>
885			</section>
886
887			<section name="s2">
888				<attstr name="type" val="str"/>
889				<attnum name="lg" val="3" unit="m"/>
890				<attstr name="surface" val="asphalt-w1-1"/>
891				<section name="Left Side">
892					<attstr name="surface" val="asphalt2-w1-1"/>
893					<attnum name="end width" val="20" unit="m"/>
894				</section>
895				<section name="Right Barrier">
896					<attstr name="style" val="fence"/>
897					<attnum name="height" val="1.0"/>
898					<attstr name="surface" val="barrier-metal-w1"/>
899				</section>
900				<section name="Right Side">
901					<attnum name="end width" val="5"/>
902				</section>
903			    <section name="Left Border">
904					<attnum name="width" val="1.0"/>
905					<attstr name="surface" val="asphalt-border-w1"/>
906					<attstr name="style" val="plan"/>
907				</section>
908			</section>
909
910			<section name="s2-1">
911				<attstr name="type" val="str"/>
912				<attnum name="lg" val="24" unit="m"/>
913				<attstr name="surface" val="asphalt-w1-1"/>
914				<attnum name="banking end" val="2" unit="deg"/>
915			</section>
916
917			<section name="s2-2">
918				<attstr name="type" val="str"/>
919				<attnum name="lg" val="3" unit="m"/>
920				<attstr name="surface" val="asphalt-w1-1"/>
921				<attnum name="banking end" val="2" unit="deg"/>
922				<section name="Left Side">
923					<attnum name="end width" val="5" unit="m"/>
924				</section>
925			</section>
926
927			<section name="t5-1">
928				<attstr name="type" val="rgt"/>
929				<attnum name="radius" val="60" unit="m"/>
930				<attnum name="end radius" val="120" unit="m"/>
931				<attnum name="arc" val="40" unit="deg"/>
932				<attstr name="surface" val="asphalt-w1-1"/>
933				<attnum name="profil steps length" val="5" unit="m"/>
934				<attnum name="grade" val="0" unit="%"/>
935				<attnum name="profil end tangent" val="0" unit="%"/>
936				<section name="Left Side">
937					<attstr name="surface" val="grass-w1"/>
938					<attnum name="end width" val="20" unit="m"/>
939				</section>
940				<section name="Right Border">
941					<attstr name="surface" val="curb-red-yellow-w1"/>
942					<attstr name="style" val="curb"/>
943					<attnum name="height" val="0.05"/>
944					<attnum name="width" val="1"/>
945				</section>
946			    <section name="Left Border">
947					<attnum name="width" val="1.0"/>
948					<attstr name="surface" val="grass-border-w1"/>
949					<attstr name="style" val="plan"/>
950				</section>
951			</section>
952
953			<section name="t5-2">
954				<attstr name="type" val="rgt"/>
955				<attnum name="radius" val="60" unit="m"/>
956				<attnum name="end radius" val="120" unit="m"/>
957				<attnum name="arc" val="60" unit="deg"/>
958				<attstr name="surface" val="asphalt-w1-1"/>
959				<attnum name="profil steps length" val="5" unit="m"/>
960				<attnum name="banking end" val="0" unit="deg"/>
961				<attnum name="profil end tangent" val="0" unit="%"/>
962				<section name="Right Border">
963					<attstr name="surface" val="curb-red-yellow-w1"/>
964					<attstr name="style" val="curb"/>
965					<attnum name="height" val="0.05"/>
966					<attnum name="width" val="1"/>
967				</section>
968				<section name="Left Side">
969					<attstr name="surface" val="grass-w1"/>
970					<attnum name="end width" val="40" unit="m"/>
971				</section>
972
973			</section>
974
975			<section name="t6-1">
976				<attstr name="type" val="lft"/>
977				<attnum name="radius" val="60" unit="m"/>
978				<attnum name="end radius" val="120" unit="m"/>
979				<attnum name="arc" val="40" unit="deg"/>
980				<attstr name="surface" val="asphalt-w1-1"/>
981				<attnum name="profil steps length" val="5" unit="m"/>
982				<attnum name="grade" val="2" unit="%"/>
983				<attnum name="profil end tangent" val="2" unit="%"/>
984				<section name="Left Border">
985					<attstr name="surface" val="curb-red-yellow-w1"/>
986					<attstr name="style" val="curb"/>
987					<attnum name="height" val="0.05"/>
988					<attnum name="width" val="1"/>
989				</section>
990			    <section name="Right Border">
991					<attnum name="width" val="1.0"/>
992					<attstr name="surface" val="grass-border-w1"/>
993					<attstr name="style" val="plan"/>
994				</section>
995				<section name="Left Side">
996					<attstr name="surface" val="grass-w1"/>
997					<attnum name="end width" val="37" unit="m"/>
998				</section>
999			</section>
1000
1001			<section name="t6-1b">
1002				<attstr name="type" val="lft"/>
1003				<attnum name="radius" val="140" unit="m"/>
1004				<attnum name="end radius" val="400" unit="m"/>
1005				<attnum name="arc" val="60" unit="deg"/>
1006				<attstr name="surface" val="asphalt-w1-1"/>
1007				<attnum name="profil steps length" val="5" unit="m"/>
1008				<attnum name="banking end" val="0" unit="deg"/>
1009				<attnum name="grade" val="2" unit="%"/>
1010				<attnum name="profil end tangent" val="2" unit="%"/>
1011				<section name="Left Border">
1012					<attstr name="surface" val="curb-red-yellow-w1"/>
1013					<attstr name="style" val="curb"/>
1014					<attnum name="height" val="0.05"/>
1015					<attnum name="width" val="1"/>
1016				</section>
1017				<section name="Left Side">
1018					<attstr name="surface" val="grass-w1"/>
1019					<attnum name="end width" val="5" unit="m"/>
1020				</section>
1021				<section name="Right Side">
1022					<attstr name="surface" val="grass-w1"/>
1023					<attnum name="end width" val="20" unit="m"/>
1024				</section>
1025			</section>
1026
1027			<section name="t7-1">
1028				<attstr name="type" val="rgt"/>
1029				<attnum name="radius" val="60" unit="m"/>
1030				<attnum name="arc" val="30" unit="deg"/>
1031				<attstr name="surface" val="asphalt-w1-1"/>
1032				<attnum name="profil steps length" val="5" unit="m"/>
1033				<attnum name="profil end tangent" val="2" unit="%"/>
1034			    <section name="Left Border">
1035					<attnum name="width" val="1.0"/>
1036					<attstr name="surface" val="grass-border-w1"/>
1037					<attstr name="style" val="plan"/>
1038				</section>
1039				<section name="Right Border">
1040					<attstr name="surface" val="curb-red-yellow-w1"/>
1041					<attstr name="style" val="curb"/>
1042					<attnum name="height" val="0.05"/>
1043					<attnum name="width" val="1"/>
1044				</section>
1045				<section name="Left Side">
1046					<attstr name="surface" val="grass-w1"/>
1047					<attnum name="end width" val="10" unit="m"/>
1048				</section>
1049			</section>
1050
1051			<!--section name="t7-2">
1052				<attstr name="type" val="lft"/>
1053				<attnum name="radius" val="60" unit="m"/>
1054				<attnum name="arc" val="10" unit="deg"/>
1055				<attstr name="surface" val="asphalt-w1-1"/>
1056				<attnum name="profil steps length" val="5" unit="m"/>
1057				<attnum name="grade" val="2" unit="%"/>
1058				<attnum name="profil end tangent" val="2" unit="%"/>
1059			</section-->
1060
1061			<section name="s3-1">
1062				<attstr name="type" val="str"/>
1063				<attnum name="lg" val="25" unit="m"/>
1064				<attstr name="surface" val="asphalt-w1-1"/>
1065				<attnum name="banking end" val="-0.5" unit="deg"/>
1066				<attnum name="profil steps length" val="5" unit="m"/>
1067				<attnum name="grade" val="1" unit="%"/>
1068				<attnum name="profil end tangent" val="0" unit="%"/>
1069			    <section name="Right Border">
1070					<attnum name="width" val="1.0"/>
1071					<attstr name="surface" val="grass-border-w1"/>
1072					<attstr name="style" val="plan"/>
1073				</section>
1074				<section name="Left Side">
1075					<attstr name="surface" val="grass-w1"/>
1076					<attnum name="end width" val="15" unit="m"/>
1077				</section>
1078			</section>
1079
1080			<section name="s3-1-2">
1081				<attstr name="type" val="str"/>
1082				<attnum name="lg" val="50" unit="m"/>
1083				<attstr name="surface" val="asphalt-w1-1"/>
1084				<attnum name="banking end" val="0.5" unit="deg"/>
1085				<attnum name="grade" val="-0.5" unit="%"/>
1086				<attnum name="profil end tangent" val="0" unit="%"/>
1087				<section name="Right Side">
1088					<attstr name="surface" val="grass-w1"/>
1089					<attnum name="end width" val="5" unit="m"/>
1090				</section>
1091				<section name="Left Side">
1092					<attstr name="surface" val="grass-w1"/>
1093					<attnum name="start width" val="14" unit="m"/>
1094					<attnum name="end width" val="20" unit="m"/>
1095				</section>
1096			    <section name="Left Border">
1097					<attnum name="width" val="2.0"/>
1098					<attstr name="surface" val="curb-yellow-blue-w1"/>
1099					<attstr name="style" val="curb"/>
1100					<attnum name="height" val="0.0"/>
1101				</section>
1102				<section name="Left Barrier">
1103					<attstr name="surface" val="tire-wall-w1"/>
1104					<attstr name="style" val="wall"/>
1105					<attnum name="width" val="2.0"/>
1106					<attnum name="height" val="2.0"/>
1107				</section>
1108			</section>
1109
1110			<section name="s3-1-3">
1111				<attstr name="type" val="str"/>
1112				<attnum name="lg" val="25" unit="m"/>
1113				<attstr name="surface" val="asphalt-w1-1"/>
1114				<attnum name="banking end" val="1" unit="deg"/>
1115				<attnum name="profil steps length" val="5" unit="m"/>
1116				<attnum name="grade" val="1" unit="%"/>
1117				<attnum name="profil end tangent" val="1" unit="%"/>
1118			</section>
1119
1120			<section name="s3-2">
1121				<attstr name="type" val="str"/>
1122				<attnum name="lg" val="60" unit="m"/>
1123				<attstr name="surface" val="asphalt-w1-1"/>
1124				<attnum name="banking end" val="1" unit="deg"/>
1125				<attnum name="grade" val="3" unit="%"/>
1126				<attnum name="profil end tangent" val="0" unit="%"/>
1127				<section name="Left Side">
1128					<attstr name="surface" val="grass-w1"/>
1129					<attnum name="end width" val="5" unit="m"/>
1130					<attnum name="start width" val="21" unit="m"/>
1131				</section>
1132			    <section name="Left Border">
1133					<attnum name="width" val="1.0"/>
1134					<attstr name="surface" val="grass-border-w1"/>
1135					<attstr name="style" val="plan"/>
1136				</section>
1137				<section name="Left Barrier">
1138					<attstr name="style" val="fence"/>
1139					<attnum name="height" val="1.0"/>
1140					<attstr name="surface" val="barrier-metal-w1"/>
1141				</section>
1142			</section>
1143
1144			<section name="s3-3">
1145				<attstr name="type" val="str"/>
1146				<attnum name="lg" val="90" unit="m"/>
1147				<attstr name="surface" val="asphalt-w1-1"/>
1148				<attnum name="profil steps length" val="5" unit="m"/>
1149				<attnum name="banking end" val="2" unit="deg"/>
1150				<attnum name="grade" val="2" unit="%"/>
1151				<attnum name="profil end tangent" val="-1" unit="%"/>
1152			</section>
1153
1154			<section name="s3-3-1">
1155				<attstr name="type" val="str"/>
1156				<attnum name="lg" val="3" unit="m"/>
1157				<attstr name="surface" val="asphalt-w1-1"/>
1158				<attnum name="profil steps length" val="5" unit="m"/>
1159				<attnum name="banking end" val="2" unit="deg"/>
1160				<attnum name="grade" val="-1" unit="%"/>
1161				<attnum name="profil end tangent" val="-1" unit="%"/>
1162				<section name="Right Side">
1163					<attstr name="surface" val="asphalt2-w1-1"/>
1164					<attnum name="end width" val="20" unit="m"/>
1165				</section>
1166			    <section name="Right Border">
1167					<attstr name="surface" val="asphalt-border-w1"/>
1168				</section>
1169			</section>
1170
1171			<section name="s3-3-2">
1172				<attstr name="type" val="str"/>
1173				<attnum name="lg" val="24" unit="m"/>
1174				<attstr name="surface" val="asphalt-w1-1"/>
1175				<attnum name="profil steps length" val="5" unit="m"/>
1176				<attnum name="banking end" val="2" unit="deg"/>
1177			</section>
1178
1179			<section name="s3-3-3">
1180				<attstr name="type" val="str"/>
1181				<attnum name="lg" val="3" unit="m"/>
1182				<attstr name="surface" val="asphalt-w1-1"/>
1183				<attnum name="profil steps length" val="5" unit="m"/>
1184				<attnum name="banking end" val="2" unit="deg"/>
1185				<section name="Right Side">
1186					<attnum name="end width" val="5" unit="m"/>
1187				</section>
1188			</section>
1189
1190			<section name="t8-1">
1191				<attstr name="type" val="rgt"/>
1192				<attnum name="radius" val="200" unit="m"/>
1193				<attnum name="end radius" val="100" unit="m"/>
1194				<attnum name="arc" val="120" unit="deg"/>
1195				<attstr name="surface" val="asphalt-w1-1"/>
1196				<attnum name="profil steps length" val="5" unit="m"/>
1197				<attnum name="grade" val="-1" unit="%"/>
1198				<attnum name="profil end tangent" val="0" unit="%"/>
1199				<attstr name="marks" val="25;50;100;200"/>
1200				<section name="Right Side">
1201					<attstr name="surface" val="grass-w1"/>
1202				</section>
1203				<section name="Right Border">
1204					<attstr name="surface" val="curb-red-yellow-w1"/>
1205					<attstr name="style" val="curb"/>
1206					<attnum name="height" val="0.05"/>
1207					<attnum name="width" val="1"/>
1208				</section>
1209				<section name="Left Side">
1210					<attnum name="end width" val="25" unit="m"/>
1211				</section>
1212				<section name="Left Barrier">
1213					<attstr name="surface" val="tire-wall-w1"/>
1214					<attstr name="style" val="wall"/>
1215					<attnum name="width" val="2.0"/>
1216					<attnum name="height" val="2.0"/>
1217				</section>
1218			</section>
1219
1220			<section name="s4">
1221				<attstr name="type" val="str"/>
1222				<attnum name="lg" val="120" unit="m"/>
1223				<attstr name="surface" val="asphalt-w1-1"/>
1224				<attnum name="grade" val="1" unit="%"/>
1225				<attnum name="profil end tangent" val="0" unit="%"/>
1226				<attnum name="banking end" val="1" unit="deg"/>
1227			    <section name="Right Border">
1228					<attstr name="surface" val="grass-border-w1"/>
1229					<attstr name="style" val="plan"/>
1230					<attnum name="width" val="1"/>
1231				</section>
1232			    <section name="Left Border">
1233					<attnum name="width" val="2.0"/>
1234					<attstr name="surface" val="curb-yellow-blue-w1"/>
1235					<attstr name="style" val="curb"/>
1236					<attnum name="height" val="0.0"/>
1237				</section>
1238				<section name="Left Side">
1239					<attnum name="start width" val="24" unit="m"/>
1240				</section>
1241			</section>
1242
1243			<section name="s4-a">
1244				<attstr name="type" val="str"/>
1245				<attnum name="lg" val="100" unit="m"/>
1246				<attstr name="surface" val="asphalt-w1-1"/>
1247				<attnum name="grade" val="-1" unit="%"/>
1248				<attnum name="profil end tangent" val="0" unit="%"/>
1249				<attnum name="banking end" val="-0.5" unit="deg"/>
1250			    <section name="Left Border">
1251					<attnum name="width" val="1.0"/>
1252					<attstr name="surface" val="grass-border-w1"/>
1253					<attstr name="style" val="plan"/>
1254				</section>
1255				<section name="Left Side">
1256					<attnum name="start width" val="25" unit="m"/>
1257					<attnum name="end width" val="5" unit="m"/>
1258				</section>
1259			</section>
1260
1261			<section name="s4-b">
1262				<attstr name="type" val="str"/>
1263				<attnum name="lg" val="100" unit="m"/>
1264				<attstr name="surface" val="asphalt-w1-1"/>
1265				<attnum name="grade" val="1" unit="%"/>
1266				<attnum name="profil end tangent" val="0" unit="%"/>
1267				<attnum name="banking end" val="0.5" unit="deg"/>
1268				<section name="Left Barrier">
1269					<attstr name="style" val="fence"/>
1270					<attnum name="height" val="1.0"/>
1271					<attstr name="surface" val="barrier-metal-w1"/>
1272				</section>
1273			</section>
1274
1275			<section name="s4-c">
1276				<attstr name="type" val="str"/>
1277				<attnum name="lg" val="100" unit="m"/>
1278				<attstr name="surface" val="asphalt-w1-1"/>
1279				<attnum name="grade" val="-1" unit="%"/>
1280				<attnum name="profil end tangent" val="0" unit="%"/>
1281				<attnum name="banking end" val="1.0" unit="deg"/>
1282			</section>
1283
1284			<section name="t9-1">
1285				<attstr name="type" val="rgt"/>
1286				<attnum name="radius" val="50" unit="m"/>
1287				<attnum name="end radius" val="80" unit="m"/>
1288				<attnum name="arc" val="70" unit="deg"/>
1289				<attstr name="surface" val="asphalt-w1-1"/>
1290				<attnum name="profil steps length" val="5" unit="m"/>
1291				<attnum name="grade" val="-3" unit="%"/>
1292				<attnum name="profil end tangent" val="-3" unit="%"/>
1293				<attstr name="marks" val="25;50;100;200"/>
1294				<section name="Right Border">
1295					<attstr name="surface" val="curb-red-yellow-w1"/>
1296					<attstr name="style" val="curb"/>
1297					<attnum name="height" val="0.05"/>
1298					<attnum name="width" val="1"/>
1299				</section>
1300			    <section name="Left Border">
1301					<attstr name="surface" val="sand-border-w1"/>
1302				</section>
1303				<section name="Left Side">
1304					<attnum name="end width" val="25" unit="m"/>
1305					<attstr name="surface" val="sand-w1"/>
1306				</section>
1307				<section name="Left Barrier">
1308					<attstr name="surface" val="tire-wall-w1"/>
1309					<attstr name="style" val="wall"/>
1310					<attnum name="width" val="2.0"/>
1311					<attnum name="height" val="2.0"/>
1312				</section>
1313			</section>
1314
1315			<section name="s5">
1316				<attstr name="type" val="str"/>
1317				<attnum name="lg" val="40" unit="m"/>
1318				<attstr name="surface" val="asphalt-w1-1"/>
1319				<section name="Right Border">
1320					<attstr name="surface" val="grass-border-w1"/>
1321					<attstr name="style" val="plan"/>
1322					<attnum name="width" val="1"/>
1323				</section>
1324				<section name="Left Border">
1325					<attstr name="surface" val="curb-yellow-blue-w1"/>
1326					<attstr name="style" val="curb"/>
1327					<attnum name="height" val="0.0"/>
1328					<attnum name="width" val="2"/>
1329				</section>
1330				<section name="Left Side">
1331					<attnum name="start width" val="24" unit="m"/>
1332				</section>
1333			</section>
1334
1335			<section name="t10-1">
1336				<attstr name="type" val="rgt"/>
1337				<attnum name="radius" val="70" unit="m"/>
1338				<attnum name="end radius" val="20" unit="m"/>
1339				<attnum name="arc" val="120" unit="deg"/>
1340				<attstr name="surface" val="asphalt-w1-1"/>
1341				<attnum name="profil steps length" val="3" unit="m"/>
1342				<attnum name="grade" val="-2" unit="%"/>
1343				<attnum name="profil end tangent" val="-2" unit="%"/>
1344				<section name="Right Border">
1345					<attstr name="surface" val="curb-red-yellow-w1"/>
1346					<attstr name="style" val="curb"/>
1347					<attnum name="height" val="0.05"/>
1348					<attnum name="width" val="1"/>
1349				</section>
1350				<section name="Left Side">
1351					<attnum name="start width" val="25" unit="m"/>
1352					<attnum name="end width" val="10" unit="m"/>
1353					<attstr name="surface" val="sand-w1"/>
1354				</section>
1355				<section name="Left Border">
1356					<attstr name="surface" val="sand-border-w1"/>
1357					<attstr name="style" val="plan"/>
1358					<attnum name="width" val="1"/>
1359				</section>
1360			</section>
1361
1362
1363			<section name="s6">
1364				<attstr name="type" val="str"/>
1365				<attnum name="lg" val="159.1154" unit="m"/>
1366				<attstr name="surface" val="asphalt-w1-1"/>
1367				<attnum name="banking end" val="1" unit="deg"/>
1368				<attnum name="grade" val="-0.5" unit="%"/>
1369				<attnum name="profil end tangent" val="0.5" unit="%"/>
1370				<section name="Right Border">
1371					<attstr name="surface" val="grass-border-w1"/>
1372					<attstr name="style" val="plan"/>
1373					<attnum name="width" val="1"/>
1374				</section>
1375				<section name="Left Side">
1376					<attnum name="end width" val="5" unit="m"/>
1377					<attstr name="surface" val="grass-w1"/>
1378				</section>
1379				<section name="Left Barrier">
1380					<attstr name="style" val="fence"/>
1381					<attnum name="height" val="1.0"/>
1382					<attstr name="surface" val="barrier-metal-w1"/>
1383				</section>
1384				<section name="Left Border">
1385					<attstr name="surface" val="grass-border-w1"/>
1386				</section>
1387			</section>
1388
1389			<section name="s6-2">
1390				<attstr name="type" val="str"/>
1391				<attnum name="lg" val="25.480957" unit="m"/>
1392				<attstr name="surface" val="asphalt-w1-1"/>
1393				<attnum name="banking end" val="0" unit="deg"/>
1394				<attnum name="grade" val="1" unit="%"/>
1395				<attnum name="profil end tangent" val="0" unit="%"/>
1396				<attnum name="profil steps length" val="5" unit="m"/>
1397			</section>
1398
1399			<section name="s6-2-1">
1400				<attstr name="type" val="str"/>
1401				<attnum name="lg" val="25" unit="m"/>
1402				<attstr name="surface" val="asphalt-w1-1"/>
1403				<attnum name="banking end" val="0" unit="deg"/>
1404				<attnum name="grade" val="-1" unit="%"/>
1405				<attnum name="profil end tangent" val="-0.5" unit="%"/>
1406				<attnum name="profil steps length" val="5" unit="m"/>
1407			</section>
1408
1409			<section name="s6-3">
1410				<attstr name="type" val="str"/>
1411				<attnum name="lg" val="100" unit="m"/>
1412				<attstr name="surface" val="asphalt-w1-1"/>
1413				<attnum name="banking end" val="-2" unit="deg"/>
1414				<attnum name="grade" val="-0.5" unit="%"/>
1415				<attnum name="profil end tangent" val="-0.5" unit="%"/>
1416			</section>
1417
1418			<section name="t11-1">
1419				<attstr name="type" val="lft"/>
1420				<attnum name="radius" val="60" unit="m"/>
1421				<attnum name="end radius" val="100" unit="m"/>
1422				<attnum name="arc" val="85" unit="deg"/>
1423				<attnum name="profil steps length" val="5" unit="m"/>
1424				<attstr name="surface" val="asphalt-w1-1"/>
1425				<attnum name="grade" val="3" unit="%"/>
1426				<attnum name="profil end tangent" val="2" unit="%"/>
1427				<attstr name="marks" val="25;50;100"/>
1428				<section name="Left Border">
1429					<attstr name="surface" val="curb-red-yellow-w1"/>
1430					<attstr name="style" val="curb"/>
1431					<attnum name="height" val="0.05"/>
1432					<attnum name="width" val="1"/>
1433				</section>
1434			</section>
1435
1436			<section name="t11-2">
1437				<attstr name="type" val="lft"/>
1438				<attnum name="radius" val="100" unit="m"/>
1439				<attnum name="end radius" val="120" unit="m"/>
1440				<attnum name="profil steps length" val="5" unit="m"/>
1441				<attnum name="arc" val="5" unit="deg"/>
1442				<attstr name="surface" val="asphalt-w1-1"/>
1443				<attnum name="grade" val="3" unit="%"/>
1444				<attnum name="profil end tangent" val="3" unit="%"/>
1445				<section name="Left Border">
1446					<attstr name="surface" val="curb-red-yellow-w1"/>
1447					<attstr name="style" val="curb"/>
1448					<attnum name="height" val="0.05"/>
1449					<attnum name="width" val="1"/>
1450				</section>
1451			</section>
1452
1453			<section name="t12-1">
1454				<attstr name="type" val="lft"/>
1455				<attnum name="radius" val="120" unit="m"/>
1456				<attnum name="end radius" val="30" unit="m"/>
1457				<attnum name="arc" val="155" unit="deg"/>
1458				<attstr name="surface" val="asphalt-w1-1"/>
1459				<attnum name="profil steps length" val="3" unit="m"/>
1460				<attnum name="banking end" val="0" unit="deg"/>
1461				<attnum name="grade" val="4" unit="%"/>
1462				<attnum name="profil end tangent" val="4" unit="%"/>
1463				<section name="Left Border">
1464					<attstr name="surface" val="grass-border-w1"/>
1465					<attstr name="style" val="plan"/>
1466					<attnum name="width" val="1"/>
1467				</section>
1468			</section>
1469
1470			<section name="t13-1">
1471				<attstr name="type" val="rgt"/>
1472				<attnum name="radius" val="150" unit="m"/>
1473				<!--attnum name="end radius" val="20" unit="m"/-->
1474				<attnum name="arc" val="45" unit="deg"/>
1475				<attstr name="surface" val="asphalt-w1-1"/>
1476				<attnum name="profil steps length" val="5" unit="m"/>
1477				<attnum name="banking end" val="0" unit="deg"/>
1478				<attnum name="grade" val="4.5" unit="%"/>
1479				<attnum name="profil end tangent" val="4" unit="%"/>
1480			</section>
1481
1482			<section name="t13-2">
1483				<attstr name="type" val="rgt"/>
1484				<attnum name="radius" val="120" unit="m"/>
1485				<!--attnum name="end radius" val="300" unit="m"/-->
1486				<attnum name="arc" val="40" unit="deg"/>
1487				<attstr name="surface" val="asphalt-w1-1"/>
1488				<attnum name="profil steps length" val="5" unit="m"/>
1489				<attnum name="banking end" val="0" unit="deg"/>
1490				<attnum name="grade" val="3.5" unit="%"/>
1491				<attnum name="profil end tangent" val="3" unit="%"/>
1492			</section>
1493
1494			<section name="t13-3">
1495				<attstr name="type" val="rgt"/>
1496				<attnum name="radius" val="30" unit="m"/>
1497				<!--attnum name="end radius" val="300" unit="m"/-->
1498				<attnum name="arc" val="90" unit="deg"/>
1499				<attstr name="surface" val="asphalt-w1-1"/>
1500				<attnum name="profil steps length" val="3" unit="m"/>
1501				<attnum name="banking end" val="0" unit="deg"/>
1502				<attnum name="grade" val="4" unit="%"/>
1503				<attnum name="profil end tangent" val="3" unit="%"/>
1504				<attstr name="marks" val="25;50;100"/>
1505				<section name="Right Border">
1506					<attstr name="surface" val="curb-red-yellow-w1"/>
1507					<attstr name="style" val="curb"/>
1508					<attnum name="height" val="0.05"/>
1509					<attnum name="width" val="1"/>
1510				</section>
1511				<section name="Left Barrier">
1512					<attstr name="surface" val="tire-wall-w1"/>
1513					<attstr name="style" val="wall"/>
1514					<attnum name="width" val="2.0"/>
1515					<attnum name="height" val="2.0"/>
1516				</section>
1517			</section>
1518
1519			<section name="s7">
1520				<attstr name="type" val="str"/>
1521				<attnum name="lg" val="20" unit="m"/>
1522				<attstr name="surface" val="asphalt-w1-1"/>
1523				<section name="Right Border">
1524					<attstr name="surface" val="grass-border-w1"/>
1525					<attstr name="style" val="plan"/>
1526					<attnum name="width" val="1"/>
1527				</section>
1528				<section name="Left Barrier">
1529					<attstr name="surface" val="barrier-metal-w1"/>
1530					<attstr name="style" val="fence"/>
1531					<attnum name="height" val="1.0"/>
1532				</section>
1533			</section>
1534
1535			<section name="t14-1">
1536				<attstr name="type" val="lft"/>
1537				<attnum name="radius" val="40" unit="m"/>
1538				<attnum name="arc" val="64.999577" unit="deg"/>
1539				<attstr name="surface" val="asphalt-w1-1"/>
1540				<attnum name="profil steps length" val="3" unit="m"/>
1541				<section name="Left Border">
1542					<attstr name="surface" val="curb-red-yellow-w1"/>
1543					<attstr name="style" val="curb"/>
1544					<attnum name="height" val="0.05"/>
1545					<attnum name="width" val="1"/>
1546				</section>
1547				<section name="Left Side">
1548					<attnum name="end width" val="4"/>
1549				</section>
1550			</section>
1551
1552			<!--section name="t14-1">
1553				<attstr name="type" val="lft"/>
1554				<attnum name="radius" val="120" unit="m"/>
1555				<attnum name="end radius" val="140" unit="m"/>
1556				<attnum name="arc" val="35" unit="deg"/>
1557				<attstr name="surface" val="asphalt-w1-1"/>
1558				<attnum name="profil steps length" val="10" unit="m"/>
1559			</section>
1560
1561			<section name="t15-1">
1562				<attstr name="type" val="rgt"/>
1563				<attnum name="radius" val="140" unit="m"/>
1564				<attnum name="end radius" val="120" unit="m"/>
1565				<attnum name="arc" val="20" unit="deg"/>
1566				<attnum name="profil steps length" val="10" unit="m"/>
1567			</section>
1568
1569			<section name="t15-2">
1570				<attstr name="type" val="rgt"/>
1571				<attnum name="radius" val="120" unit="m"/>
1572				<attnum name="arc" val=".499861" unit="deg"/>
1573			</section-->
1574
1575			<section name="finish">
1576				<attstr name="type" val="str"/>
1577				<attnum name="lg" unit="m" val="63.227051"/>
1578				<attnum name="z end" unit="m" val="0"/>
1579				<attnum name="profil end tangent" val="0" unit="%"/>
1580				<attstr name="surface" val="asphalt-striped-line-w1"/>
1581				<section name="Right Side">
1582					<attstr name="surface" val="asphalt2-w1-1"/>
1583					<attnum name="end width" val="14.5"/>
1584				</section>
1585				<section name="Left Side">
1586					<attstr name="surface" val="asphalt2-w1-1"/>
1587				</section>
1588				<section name="Left Border">
1589					<attstr name="surface" val="asphalt-border-w1"/>
1590					<attstr name="style" val="plan"/>
1591					<attnum name="width" val="1"/>
1592				</section>
1593				<section name="Right Border">
1594					<attstr name="surface" val="asphalt-border-w1"/>
1595				</section>
1596			</section>
1597
1598			<section name="finish-2">
1599				<attstr name="type" val="str"/>
1600				<attnum name="lg" unit="m" val="1"/>
1601				<attnum name="grade" val="0" unit="%"/>
1602				<attstr name="surface" val="asphalt-w1-1"/>
1603				<section name="Right Side">
1604					<attstr name="surface" val="asphalt-white-tile"/>
1605				</section>
1606				<section name="Right Border">
1607					<attstr name="surface" val="asphalt-white-tile"/>
1608				</section>
1609				<section name="Left Side">
1610					<attstr name="surface" val="asphalt2-w1-1"/>
1611				</section>
1612			</section>
1613
1614			<!--section name="s1-1">
1615				<attstr name="type" val="str"/>
1616				<attnum name="lg" val="25" unit="m"/>
1617				<attnum name="grade" val="0" unit="%"/>
1618				<section name="Right Side">
1619					<attstr name="surface" val="asphalt"/>
1620					<attnum name="end width" val="10"/>
1621				</section>
1622			</section>
1623
1624			<section name="s1-2a">
1625				<attstr name="type" val="str"/>
1626				<attnum name="lg" val="70" unit="m"/>
1627				<section name="Right Side">
1628					<attstr name="surface" val="asphalt"/>
1629					<attnum name="end width" val="15"/>
1630				</section>
1631			</section-->
1632
1633			<section name="s1-3">
1634				<attstr name="type" val="str"/>
1635				<attnum name="grade" val="-1" unit="%"/>
1636				<attnum name="profil end tangent" val="0" unit="%"/>
1637				<attnum name="lg" val="25" unit="m"/>
1638				<attnum name="profil steps length" val="5" unit="m"/>
1639				<section name="Right Side">
1640					<attstr name="surface" val="asphalt-pit-w1"/>
1641					<attnum name="start width" val="15.0"/>
1642				</section>
1643				<section name="Right Border">
1644					<attstr name="surface" val="wall-1-w1"/>
1645					<attstr name="style" val="wall"/>
1646					<attnum name="width" val="0.5"/>
1647					<attnum name="height" val="1.0"/>
1648				</section>
1649
1650			</section>
1651
1652			<section name="s1-3-1">
1653				<attstr name="type" val="str"/>
1654				<attnum name="grade" val="1" unit="%"/>
1655				<attnum name="profil end tangent" val="0" unit="%"/>
1656				<attnum name="lg" val="25" unit="m"/>
1657				<attnum name="profil steps length" val="5" unit="m"/>
1658				<section name="Right Border">
1659					<attstr name="surface" val="wall-1-w1"/>
1660					<attstr name="style" val="wall"/>
1661					<attnum name="width" val="0.5"/>
1662					<attnum name="height" val="1.0"/>
1663				</section>
1664			</section>
1665
1666			<section name="s1-3-2">
1667				<attstr name="type" val="str"/>
1668				<attnum name="grade" val="0" unit="%"/>
1669				<attnum name="lg" val="100" unit="m"/>
1670				<attnum name="z end" unit="m" val="0"/>
1671				<section name="Right Border">
1672					<attstr name="surface" val="wall-1-w1"/>
1673					<attstr name="style" val="wall"/>
1674					<attnum name="width" val="0.5"/>
1675					<attnum name="height" val="1.0"/>
1676				</section>
1677			</section>
1678
1679		</section>
1680	</section>
1681
1682	<section name="Cameras">
1683
1684		<section name="cam0">
1685			<attstr name="segment"   val="s1-4-1"/>
1686			<attnum name="to right"  val="20.0"/>
1687			<attnum name="to start"  val="20"/>
1688			<attnum name="height"    val="3"/>
1689			<attstr name="fov start" val="s1-4-0"/>
1690			<attstr name="fov end"   val="s1-a5a-1"/>
1691		</section>
1692
1693		<section name="cam1">
1694			<attstr name="segment"   val="t1"/>
1695			<attnum name="to right"  val="122.0"/>
1696			<attnum name="to start"  unit="deg" val="70"/>
1697			<attnum name="height"    val="5"/>
1698			<attstr name="fov start" val="s1-a5a-1"/>
1699			<attstr name="fov end"   val="t2-2"/>
1700		</section>
1701
1702		<section name="cam2">
1703			<attstr name="segment"   val="t3-1"/>
1704			<attnum name="to right"  val="60.0"/>
1705			<attnum name="to start"  unit="deg" val="35"/>
1706			<attnum name="height"    val="4"/>
1707			<attstr name="fov start" val="t2-2"/>
1708			<attstr name="fov end"   val="t3-2"/>
1709		</section>
1710
1711		<section name="cam4">
1712			<attstr name="segment"   val="t3-2"/>
1713			<attnum name="to right"  val="-15.0"/>
1714			<attnum name="to start"  val="35" unit="deg"/>
1715			<attnum name="height"    val="2"/>
1716			<attstr name="fov start" val="t3-2"/>
1717			<attstr name="fov end"   val="t4-2"/>
1718		</section>
1719
1720		<section name="cam5">
1721			<attstr name="segment"   val="t4-2"/>
1722			<attnum name="to right"  val="-45.0"/>
1723			<attnum name="to start"  val="5" unit="deg"/>
1724			<attnum name="height"    val="4"/>
1725			<attstr name="fov start" val="t4-2"/>
1726			<attstr name="fov end"   val="t5-2"/>
1727		</section>
1728
1729		<section name="cam6">
1730			<attstr name="segment"   val="t6-1"/>
1731			<attnum name="to right"  val="-7.0"/>
1732			<attnum name="to start"  val="0" unit="deg"/>
1733			<attnum name="height"    val="5"/>
1734			<attstr name="fov start" val="t5-2"/>
1735			<attstr name="fov end"   val="t6-1b"/>
1736		</section>
1737
1738		<section name="cam7">
1739			<attstr name="segment"   val="s3-1"/>
1740			<attnum name="to right"  val="-22.0"/>
1741			<attnum name="to start"  val="0"/>
1742			<attnum name="height"    val="6"/>
1743			<attstr name="fov start" val="t6-1b"/>
1744			<attstr name="fov end"   val="s3-3-1"/>
1745		</section>
1746
1747		<section name="cam8">
1748			<attstr name="segment"   val="t8-1"/>
1749			<attnum name="to right"  val="28.0"/>
1750			<attnum name="to start"  val="45" unit="deg"/>
1751			<attnum name="height"    val="5"/>
1752			<attstr name="fov start" val="s3-3-1"/>
1753			<attstr name="fov end"   val="s4"/>
1754		</section>
1755
1756		<section name="cam9">
1757			<attstr name="segment"   val="s4-a"/>
1758			<attnum name="to right"  val="-7.0"/>
1759			<attnum name="to start"  val="0"/>
1760			<attnum name="height"    val="7"/>
1761			<attstr name="fov start" val="s4"/>
1762			<attstr name="fov end"   val="t9-1"/>
1763		</section>
1764
1765		<section name="cam10">
1766			<attstr name="segment"   val="t10-1"/>
1767			<attnum name="to right"  val="40"/>
1768			<attnum name="to start"  val="18" unit="deg"/>
1769			<attnum name="height"    val="5"/>
1770			<attstr name="fov start" val="t9-1"/>
1771			<attstr name="fov end"   val="s6"/>
1772		</section>
1773
1774		<section name="cam11">
1775			<attstr name="segment"   val="t11-1"/>
1776			<attnum name="to right"  val="-7.0"/>
1777			<attnum name="to start"  val="25" unit="deg"/>
1778			<attnum name="height"    val="4"/>
1779			<attstr name="fov start" val="s6"/>
1780			<attstr name="fov end"   val="t12-1"/>
1781		</section>
1782
1783		<section name="cam12">
1784			<attstr name="segment"   val="t12-1"/>
1785			<attnum name="to right"  val="8"/>
1786			<attnum name="to start"  val="63" unit="deg"/>
1787			<attnum name="height"    val="6"/>
1788			<attstr name="fov start" val="t12-1"/>
1789			<attstr name="fov end"   val="t13-2"/>
1790		</section>
1791
1792		<section name="cam13">
1793			<attstr name="segment"   val="t13-3"/>
1794			<attnum name="to right"  val="21.0"/>
1795			<attnum name="to start"  val="20" unit="deg"/>
1796			<attnum name="height"    val="4"/>
1797			<attstr name="fov start" val="t13-2"/>
1798			<attstr name="fov end"   val="finish"/>
1799		</section>
1800
1801		<section name="cam14">
1802			<attstr name="segment"   val="s1-3"/>
1803			<attnum name="to right"  val="20.0"/>
1804			<attnum name="to start"  val="0" unit="deg"/>
1805			<attnum name="height"    val="3"/>
1806			<attstr name="fov start" val="finish"/>
1807			<attstr name="fov end"   val="s1-4-0"/>
1808		</section>
1809
1810	</section>
1811
1812</params>
1813