<GuiXml>
	<Controls>
		<TopLevelControl name="CraftTimer" mouseEnabled="true" movable="true">
			<OnUpdate>
				CRT.Update()
			</OnUpdate>
		</TopLevelControl>
	</Controls>
</GuiXml>