<?xml version ="1.0"?>
<!DOCTYPE Frame SYSTEM "file:////209.16.163.44/c/Documents and Settings/lober/My Documents/Forte/DTDs, etc/IML1.0.dtd">
<!--Generated by XML Authority.-->
<Frame image = "string"><!-- (Info? | Colors | Region* )-->
	<Info>only text</Info>
	<Colors outline_color = "string" pin_color = "string" string_color = "string"/>
	<Region type = "required" id = "string" action = "string"><!-- (label? , center , outline )-->
		<label>only text</label>
		<center><!-- (pt )-->
			<pt x = "string" y = "string"/>
		</center>
		<outline><!-- (pt+ )-->
			<pt x = "string" y = "string"/>
		</outline>
	</Region>
</Frame>
