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>5.5</min><max>60</max></height>
10		<startmask></startmask>
11	</tankstart>
12	<heightmap type="file">
13    	<file>data/landscapes/dunes2.bmp</file>
14    	<levelsurround>true</levelsurround>
15    </heightmap>
16      <includes>
17       <include>data/landscapes/options.xml</include>
18         <include>data/landscapes/event_goodies.xml</include>
19         </includes>
20</defn>