<?xml version="1.0" encoding="ISO-8859-1"?>
<format>
	<version>1.0.0.0</version>
	<globals>
		<resolution>decimal</resolution>	<!-- 0 -> one line 1 -> two line-->
		<gprior>decimal</gprior>
		<vdelay>decimal</vdelay>
	</globals>
	<!-- Initial attribute group-->
	<initial_attribute_groups>
		<attribute_group>
			<objects>	<!-- Mandatory-->
				<pm0>true</pm0>	<!-- p0, p1, p2, p3, m0, m1, m2, m3, pm0, pm1, pm2, pm3-->
				<m2>true</m2>	<!-- p0, p1, p2, p3, m0, m1, m2, m3, pm0, pm1, pm2, pm3-->
				<p2>true</p2>	<!-- p0, p1, p2, p3, m0, m1, m2, m3, pm0, pm1, pm2, pm3-->
			</objects>
			<color>decimal</color>	<!-- $d012-$d015 Optional -->
			<pm_pos>decimal</pm_pos>	<!-- $d000-$d007 Optional -->
			<size>decimal</size>	<!-- {0 = normal width, 1 = double width, 2 = normal width, 3 = quadruple width} Optional -->
		</attribute_group>
	</initial_attribute_groups>
	<pm_groups>
		<!-- pmgroup0-->
		<pmgroup>
			<shapes>
				<!-- p0-->
				<p0>
					<data>decimal</data>	<!-- {0..255}-->
					<data>decimal</data>	<!-- line #1-->
					<data>decimal</data>
					<data>decimal</data>	<!-- line #255-->
				</p0>
				<!-- p1-->
				<!-- p2-->
				<!-- p3-->
				<!-- m0-->	<!-- {0, 1, 2, 3} -->
				<!-- m1-->	<!-- {0, 1, 2, 3} -->
				<!-- m2-->	<!-- {0, 1, 2, 3} -->
				<!-- m3-->	<!-- {0, 1, 2, 3} -->
			</shapes>
			<!-- On-screen attribute group-->
			<screen_attribute_groups>
				<attribute_group>
					<objects>	<!-- Mandatory-->
						<pm0>true</pm0>	<!-- p0, p1, p2, p3, m0, m1, m2, m3, pm0, pm1, pm2, pm3-->
						<m2>true</m2>	<!-- p0, p1, p2, p3, m0, m1, m2, m3, pm0, pm1, pm2, pm3-->
						<p2>true</p2>	<!-- p0, p1, p2, p3, m0, m1, m2, m3, pm0, pm1, pm2, pm3-->
					</objects>
					<ypos>decimal</ypos>	<!-- Mandatory -->
					<xpos>decimal</xpos>	<!-- Mandatory -->
					<height>decimal</height>	<!-- Mandatory-->
					<color>decimal</color>	<!-- $d012-$d015 Optional-->
					<pm_pos>decimal</pm_pos>	<!-- $d000-$d007 Optional-->
					<size>decimal</size>	<!-- {0 = normal width, 1 = double width, 2 = normal width, 3 = quadruple width} Optional -->
				</attribute_group>
				<attribute_group>
				</attribute_group>
			<screen_attribute_groups>
		</pmgroup>
		<!-- pmgroup1 (unsupported)-->
		<pmgroup>
		</pmgroup>
	</pm_groups>
</format>
