<Interface>
<Bitmaps>
</Bitmaps>
<Texts>
</Texts>
<Bars>
</Bars>
<Menus>
<Menu name="MainMenu">
<Items>
<Item id="0" data="Continue" />
<Item id="1" data="Setup" multiplayer_disable="true" />
<Item id="2" data="Save or Load Game" multiplayer_disable="true" />
<Item id="3" data="Interface Examples" sub_menu="InterfaceMenu" multiplayer_disable="true" />
<Item id="4" data="Quit" quit="true" />
</Items>
</Menu>
<Menu name="InterfaceMenu">
<Items>
<Item id="10" data="Title" />
<Item id="11" data="Story Page" />
<Item id="12" data="Chooser" />
<Item id="13" data="Movie" />
<Item id="14" data="Main Menu" sub_menu="MainMenu" />
</Items>
</Menu>
</Menus>
<Choosers>
<Chooser name="MapChooser">
<Texts>
<Text id="0" data="Choose a Map" x="320" y="95" just="center" large="true" clickable="false" />
<Text id="0" data="This is a regular text item.{r}These items can have returns and be clickable." x="90" y="290" just="left" large="false" clickable="false" />
<Text id="0" data="{0}" x="90" y="330" just="left" large="false" clickable="false" />
<Text id="0" data="{1}." x="90" y="350" just="left" large="false" clickable="false" />
</Texts>
<Items>
<Item id="100" file="demo" x="90" y="120" clickable="true" />
<Item id="101" file="deathmatch" x="256" y="120" clickable="true" />
<Item id="102" file="ctf" x="422" y="120" clickable="true" />
<Item id="103" file="cancel" x="422" y="385" clickable="true" />
</Items>
</Chooser>
</Choosers>
<Radar>
<Setting on="false" no_rot="false" />
<Position x="565" y="75" radius="64" />
<View radius="50000" />
<Background file="radar-background-green" />
<Icons>
<Icon name="player" file="blue_blob" size="5" rot="false" />
<Icon name="item" file="yellow_blob" size="5" rot="false" />
<Icon name="enemy" file="red_blob" size="5" rot="false" />
</Icons>
</Radar>
<Color base="FFFFFF" header="FF3FFF" disabled="3F3F3F" mouse_over="3F3FFF" hilite="009000" />
<Progress left_x="26" right_x="615" top_y="395" bottom_y="422" base_color_start="00005F" base_color_end="0000FF" hilite_color_start="5F005F" hilite_color_end="FF00FF" text_color="000000" />
<Chat x="637" y="370" last_add_life_sec="15" next_life_sec="5" />
<Fade title_msec="1000" map_msec="300" />
<Buttons>
<Game x="5" y="80" width="128" height="32" on="true" />
<Game_New x="133" y="48" width="128" height="32" on="true" />
<Game_Load x="133" y="80" width="128" height="32" on="true" />
<Game_Setup x="133" y="112" width="128" height="32" on="true" />
<Game_New_Easy x="261" y="16" width="128" height="32" on="true" />
<Game_New_Medium x="261" y="48" width="128" height="32" on="true" />
<Game_New_Hard x="261" y="80" width="128" height="32" on="true" />
<Multiplayer x="5" y="400" width="128" height="32" on="true" />
<Multiplayer_Host x="133" y="368" width="128" height="32" on="true" />
<Multiplayer_Join x="133" y="400" width="128" height="32" on="true" />
<Multiplayer_Setup x="133" y="432" width="128" height="32" on="true" />
<Credit x="500" y="379" width="128" height="32" on="true" />
<Quit x="500" y="415" width="128" height="32" on="true" />
</Buttons>
<Sound click="Click" />
<Music intro="" />
<Project name="dim3 Demo" />
<Games>
<Game type="Death Match" />
<Game type="Team Death Match" />
<Game type="CTF" />
</Games>
</Interface>