1<tex>
2	<detail>data/textures/landscape/default/detail.jpg</detail>
3	<magmasmall>data/textures/landscape/default/magma-small.jpg</magmasmall>
4	<scorch>data/textures/landscape/storm/scorch.jpg</scorch>
5	<skytexture>data/textures/landscape/storm/cloud1.jpg</skytexture>
6	<skytexturemask>data/textures/landscape/storm/cloud1m.jpg</skytexturemask>
7	<skycolormap>data/textures/clearsky.bmp</skycolormap>
8	<skytimeofday>8</skytimeofday>
9	<skysunxy>90</skysunxy>
10	<skysunyz>30</skysunyz>
11	<skyambience><A>0.2</A><B>0.2</B><C>0.2</C></skyambience>
12	<skydiffuse><A>0.6</A><B>0.6</B><C>0.6</C></skydiffuse>
13	<fog><A>0.5</A><B>0.5</B><C>0.5</C></fog>
14	<fogdensity>0.001</fogdensity>
15	<suncolor><A>1.0</A><B>1.0</B><C>1.0</C></suncolor>
16	<suntexture>data/textures/glow1.bmp</suntexture>
17	<border type="water">
18		<reflection>data/textures/landscape/storm/cubemap.jpg</reflection>
19		<texture>data/textures/landscape/default/water.jpg</texture>
20		<wavetopa><A>0.0</A><B>0.0</B><C>0.0</C></wavetopa>
21		<wavetopb><A>0.49</A><B>0.83</B><C>0.94</C></wavetopb>
22		<wavebottoma><A>0.0</A><B>0.0</B><C>0.0</C></wavebottoma>
23		<wavebottomb><A>0.29</A><B>0.56</B><C>0.91</C></wavebottomb>
24		<wavelight><A>1.0</A><B>1.0</B><C>1.0</C></wavelight>
25		<foam>data/textures/foam.png</foam>
26		<height>5.0</height>
27	</border>
28  <texture type="generate">
29    <rockside>data/textures/landscape/tropical/rockside.jpg</rockside>
30    <shore>data/textures/landscape/tropical/shore.jpg</shore>
31    <roof>data/textures/landscape/tropical/texture0.jpg</roof>
32    <texture0>data/textures/landscape/tropical/texture0.jpg</texture0>
33    <texture1>data/textures/landscape/tropical/texture2.jpg</texture1>
34    <texture2>data/textures/landscape/tropical/texture3.jpg</texture2>
35    <texture3>data/textures/landscape/tropical/texture4.jpg</texture3>
36  </texture>
37	<placements>
38		<placement>data/landscapes/placecity3.xml</placement>
39		<placement>data/landscapes/placesummercitypine.xml</placement>
40	</placements>
41	<ambientsounds>
42		<ambientsound>data/landscapes/ambientsoundrain.xml</ambientsound>
43		<ambientsound>data/landscapes/ambientsoundwaves.xml</ambientsound>
44		<ambientsound>data/landscapes/ambientsoundjet.xml</ambientsound>
45		<ambientsound>data/landscapes/ambientsoundhelicopter.xml</ambientsound>
46		<ambientsound>data/landscapes/ambientsoundbuildings.xml</ambientsound>
47		<ambientsound>data/landscapes/ambientsoundcars.xml</ambientsound>
48	</ambientsounds>
49	<precipitation type="rain">
50		<particles>60</particles>
51	</precipitation>
52	<events>
53		<event>data/landscapes/eventslightning.xml</event>
54		<event>data/landscapes/eventscargodrop.xml</event>
55	</events>
56	<boids>
57		<boid>data/landscapes/boidscity.xml</boid>
58	</boids>
59</tex>
60