<?xml version="1.0"?>
<!-- license:CC0-1.0 -->

<mamelayout version="2">

	<element name="led"><rect></rect></element>

	<element name="text_device8">
		<text string="IEC8" align="3"><color red="0" green="0" blue="0" /></text></element>
	<element name="text_device9">
		<text string="IEC9" align="3"><color red="0" green="0" blue="0" /></text></element>
	<element name="text_device10">
		<text string="IEC10" align="3"><color red="0" green="0" blue="0" /></text></element>
	<element name="text_device11">
		<text string="IEC11" align="3"><color red="0" green="0" blue="0" /></text></element>
	<element name="text_lock">
		<text string="LOCK" align="3"><color red="0" green="0" blue="0" /></text></element>

	<element name="base"><rect><color red="0.6" green="0.6" blue="0.6" /></rect></element>

	<view name="Default View">
		<bounds left="0" right="800" top="0" bottom="620" />
		<screen index="0">
			<bounds left="0" right="800" top="0" bottom="600" />
		</screen>

		<element ref="base">
			<bounds left="0" right="800" top="600" bottom="620" />
		</element>

		<element name="label_dev8" ref="text_device8">
			<bounds x="47" y="600" width="40" height="10" />
		</element>
		<element name="label_dev9" ref="text_device9">
			<bounds x="107" y="600" width="40" height="10" />
		</element>
		<element name="label_dev10" ref="text_device10">
			<bounds x="167" y="600" width="40" height="10" />
		</element>
		<element name="label_dev11" ref="text_device11">
			<bounds x="227" y="600" width="40" height="10" />
		</element>

		<element name="floppy_led1" ref="led"><animate name="led1" /><color state="0" red="0.2" green="0.0" blue="0.0" /><color state="1" red="1" green="0.0" blue="0.0" />
			<bounds x="56" y="610" width="20" height="8" />
		</element>
		<element name="floppy_led2" ref="led"><animate name="led2" /><color state="0" red="0.2" green="0.0" blue="0.0" /><color state="1" red="1" green="0.0" blue="0.0" />
			<bounds x="116" y="610" width="20" height="8" />
		</element>
		<element name="floppy_led3" ref="led"><animate name="led3" /><color state="0" red="0.2" green="0.0" blue="0.0" /><color state="1" red="1" green="0.0" blue="0.0" />
			<bounds x="176" y="610" width="20" height="8" />
		</element>
		<element name="floppy_led4" ref="led"><animate name="led4" /><color state="0" red="0.2" green="0.0" blue="0.0" /><color state="1" red="1" green="0.0" blue="0.0" />
			<bounds x="236" y="610" width="20" height="8" />
		</element>

		<element name="label_lock" ref="text_lock">
			<bounds x="286" y="600" width="40" height="10" />
		</element>
		<element ref="led" inputtag="LOCK" inputmask="0x80"><color state="0" red="0.2" green="0.0" blue="0.0" /><color state="1" red="1" green="0.0" blue="0.0" />
			<bounds x="296" y="610" width="20" height="8" />
		</element>

	</view>

</mamelayout>
