1<tex>
2	<detail>data/textures/landscape/china/detail.jpg</detail>
3	<magmasmall>data/textures/landscape/default/magma-small.jpg</magmasmall>
4	<scorch>data/textures/landscape/china/scorch.jpg</scorch>
5	<fog><A>0.6</A><B>0.6</B><C>0.6</C></fog>
6	<fogdensity>0.001</fogdensity>
7	<skytexture>data/textures/landscape/storm/cloud1.jpg</skytexture>
8	<skytexturemask>data/textures/landscape/default/cloud1m.jpg</skytexturemask>
9	<skycolormap>data/textures/clearsky.bmp</skycolormap>
10	<skytimeofday>8</skytimeofday>
11	<skysunxy>110</skysunxy>
12	<skysunyz>15</skysunyz>
13	<skyambience><A>0.3</A><B>0.3</B><C>0.3</C></skyambience>
14	<skydiffuse><A>0.7</A><B>0.7</B><C>0.7</C></skydiffuse>
15	<suncolor><A>0.4</A><B>0.4</B><C>0.4</C></suncolor>
16	<suntexture>data/textures/glow1.bmp</suntexture>
17	<border type="water">
18		<reflection>data/textures/landscape/china/cubemap.jpg</reflection>
19		<texture>data/textures/landscape/china/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/china/rockside.jpg</rockside>
30		<shore>data/textures/landscape/china/shore.jpg</shore>
31		<roof>data/textures/landscape/china/texture0.jpg</roof>
32		<texture0>data/textures/landscape/china/texture0.jpg</texture0>
33		<texture1>data/textures/landscape/china/texture1.jpg</texture1>
34		<texture2>data/textures/landscape/china/texture2.jpg</texture2>
35		<texture3>data/textures/landscape/china/texture3.jpg</texture3>
36	</texture>
37	<ambientsounds>
38		<ambientsound>data/landscapes/ambientsoundwaves.xml</ambientsound>
39		<ambientsound>data/landscapes/ambientsoundrain.xml</ambientsound>
40	</ambientsounds>
41	<shipgroups>
42	</shipgroups>
43	<boids>
44	</boids>
45	<placements>
46		<placement>data/landscapes/placeoak.xml</placement>
47	</placements>
48	<precipitation type="rain">
49		<particles>30</particles>
50	</precipitation>
51</tex>
52