1<?xml version="1.0" ?>
2<accessible description="Root of the accessible tree" name="root_object" role="accelerator label">
3	<accessible_text description="first child" name="obj0" role="text">
4		<text_node text="text0 it works!." x="100" y="33" width="110" height="30" bold_text="on" underline_text="off"/>
5	</accessible_text>
6	<accessible_text description="second child" name="obj1" role="text">
7		<text_node text="First sentence./n Second sentence." x="66" y="44" width="550" height="40" bold_text="off" underline_text="off"/>
8	</accessible_text>
9</accessible>
10