1<defn>
2    <minplayers>0</minplayers>
3    <maxplayers>24</maxplayers>
4	<landscapewidth>256</landscapewidth>
5	<landscapeheight>256</landscapeheight>
6	<roof type="sky"></roof>
7    <tankstart type="height">
8    	<startcloseness>20</startcloseness>
9    	<height><min>15</min><max>100</max></height>
10    	<startmask>data/landscapes/masks/start-half-horizontal.bmp</startmask>
11    </tankstart>
12    <heightmap type="file">
13    	<file>data/landscapes/twotowers.bmp</file>
14    	<levelsurround>true</levelsurround>
15    </heightmap>
16</defn>