1<ambientsound>
2		<sound>
3			<position type='group'>
4				<name>offices</name>
5				<falloff>3.0</falloff>
6			</position>
7			<timing type='repeat'>
8				<min>10</min>
9				<max>40</max>
10			</timing>
11			<sound type='file'>
12				<file>data/wav/misc/carhorn1.wav</file>
13				<gain>1.0</gain>
14			</sound>
15		</sound>
16		<sound>
17			<position type='group'>
18				<name>offices</name>
19				<falloff>3.0</falloff>
20			</position>
21			<timing type='repeat'>
22				<min>10</min>
23				<max>40</max>
24			</timing>
25			<sound type='file'>
26				<file>data/wav/misc/carhorn2.wav</file>
27				<gain>1.0</gain>
28			</sound>
29		</sound>
30		<sound>
31			<position type='group'>
32				<name>offices</name>
33				<falloff>3.0</falloff>
34			</position>
35			<timing type='repeat'>
36				<min>10</min>
37				<max>40</max>
38			</timing>
39			<sound type='file'>
40				<file>data/wav/misc/carhorn3.wav</file>
41				<gain>1.0</gain>
42			</sound>
43		</sound>
44		<sound>
45			<position type='group'>
46				<name>offices</name>
47				<falloff>3.0</falloff>
48			</position>
49			<timing type='repeat'>
50				<min>20</min>
51				<max>50</max>
52			</timing>
53			<sound type='file'>
54				<file>data/wav/misc/carhorn4.wav</file>
55				<gain>1.0</gain>
56			</sound>
57		</sound>
58		<sound>
59			<position type='group'>
60				<name>offices</name>
61				<falloff>3.0</falloff>
62			</position>
63			<timing type='repeat'>
64				<min>20</min>
65				<max>50</max>
66			</timing>
67			<sound type='file'>
68				<file>data/wav/misc/carhorn5.wav</file>
69				<gain>1.0</gain>
70			</sound>
71		</sound>
72		<sound>
73			<position type='group'>
74				<name>offices</name>
75				<falloff>3.0</falloff>
76			</position>
77			<timing type='repeat'>
78				<min>10</min>
79				<max>40</max>
80			</timing>
81			<sound type='file'>
82				<file>data/wav/misc/carhorn6.wav</file>
83				<gain>1.0</gain>
84			</sound>
85		</sound>
86		<sound>
87			<position type='group'>
88				<name>houses</name>
89				<falloff>3.0</falloff>
90			</position>
91			<timing type='repeat'>
92				<min>20</min>
93				<max>60</max>
94			</timing>
95			<sound type='file'>
96				<file>data/wav/misc/firetruck.wav</file>
97				<gain>1.0</gain>
98			</sound>
99		</sound>
100		<sound>
101			<position type='group'>
102				<name>houses</name>
103				<falloff>3.0</falloff>
104			</position>
105			<timing type='repeat'>
106				<min>20</min>
107				<max>60</max>
108			</timing>
109			<sound type='file'>
110				<file>data/wav/misc/policecar.wav</file>
111				<gain>1.0</gain>
112			</sound>
113		</sound>
114</ambientsound>
115