1<?xml version="1.0" encoding="UTF-8"?>
2<group>
3	<option>
4		<keyword type="opaque">InputSlot</keyword>
5		<default type="opaque">Auto</default>
6		<text>Media Source</text>
7		<order type="real">10.000000</order>
8		<choice>
9			<keyword type="opaque">Auto</keyword>
10			<text>Auto Tray Selection</text>
11			<code type="opaque" />
12		</choice>
13		<choice>
14			<keyword type="opaque">Upper</keyword>
15			<text>Tray 1</text>
16			<code type="opaque">&lt;&lt;/MediaPosition 0&gt;&gt;setpagedevice</code>
17		</choice>
18		<choice>
19			<keyword type="opaque">Lower</keyword>
20			<text>Tray 2</text>
21			<code type="opaque">&lt;&lt;/MediaPosition 1&gt;&gt;setpagedevice</code>
22		</choice>
23	</option>
24	<integer>123</integer>
25	<string>Now is the time for all good men to come to the aid of their
26country.</string>
27	<!-- this is a comment -->
28	<![CDATA[this is CDATA 0123456789ABCDEF]]>
29</group>
30