-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_bot.xml
35 lines (33 loc) · 1.42 KB
/
test_bot.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"?>
<!--
file : test_bot.xml
created : Do 2. Nov 08:49:38 CET 2017
copyright : (C) 2002 Jonas Natzer, Michael Heinrich
-->
<!-- This program is free software; you can redistribute it and/or modify -->
<!-- it under the terms of the GNU General Public License as published by -->
<!-- the Free Software Foundation; either version 2 of the License, or -->
<!-- (at your option) any later version. -->
<!DOCTYPE params SYSTEM "../../libs/tgf/params.dtd">
<params name="Hemic" type="robotdef">
<section name="Robots">
<section name="index">
<section name="1">
<attstr name="name" val="Hemic"></attstr>
<attstr name="desc" val=""></attstr>
<attstr name="team" val=""></attstr>
<attstr name="author" val="Jonas Natzer, Michael Heinrich"></attstr>
<!--<attstr name="car name" val="pw-corollawrc"></attstr>
<attstr name="category" val="Offroad-4WD-GrA"></attstr>-->
<attstr name="car name" val="155-DTM"></attstr>
<attstr name="category" val="Track-4WD-GrB"></attstr>
<!--<attstr name="car name" val="car1-ow1"/>
<attstr name="category" val="ow1"></attstr>-->
<attnum name="race number" val="0"></attnum>
<attnum name="red" val="1.0"></attnum>
<attnum name="green" val="1.0"></attnum>
<attnum name="blue" val="1.0"></attnum>
</section>
</section>
</section>
</params>