<?xml version = '1.0'?>
<countdown>
	<duration
		time="15"
		onZero="global.showSign"
	/>
	<style
		font="3"
		size="64"
		color="#000044"
		bgColor=""
		frameColor=""
		showSeconds="1"
	/>
</countdown>

