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>20</min><max>60</max></height>
10		<startmask></startmask>
11		<flatness>0.5</flatness>
12	</tankstart>
13	<heightmap type="file">
14    	<file>data/landscapes/glaciation.bmp</file>
15    	<levelsurround>true</levelsurround>
16    </heightmap>
17</defn>