1<defn> 2 <minplayers>2</minplayers> 3 <maxplayers>24</maxplayers> 4 <landscapewidth>256</landscapewidth> 5 <landscapeheight>256</landscapeheight> 6 <arenawidth>256</arenawidth> 7 <arenaheight>256</arenaheight> 8 <roof type="sky"></roof> 9 <tankstart type="height"> 10 <startcloseness>20</startcloseness> 11 <height><min>20</min><max>100</max></height> <startmask>data/landscapes/church/mask.bmp</startmask> 12 </tankstart> 13 <heightmap type="file"> 14 <file>data/landscapes/church/flat.bmp</file> 15 <levelsurround>true</levelsurround> 16 </heightmap> 17 <includes> 18 <include>data/landscapes/options.xml</include> 19 </includes> 20</defn> 21