<?xml version="1.0"?>
<?customProcessingInstruction
	XML processor specific
	content ?>
<!DOCTYPE colors
	PUBLIC "//IBM/XML/COLORS/" "colors.dtd">
<colors>
	<!-- beginn color definitions -->
	<color name="plaintext" foreground="#000000"
		background="#D4D0C8">
	<color name="bold" foreground="#000000"
		background="#B3ACA0">
	<![CDATA[<123456789>]]>
	Normal text content.
	<color name="inverse" foreground="#F0F0F0"
		background="#D3D0C8">

</colors>