<GuiXml>
	<Controls>
		<!-- Blank TopLevelControl for update function usage in routines -->
		<TopLevelControl name="dbBLANK">
			<OnUpdate>
				DB.Update(self)
			</OnUpdate>
		</TopLevelControl>
	</Controls>
</GuiXml>