xref: /aosp_15_r20/libcore/luni/src/test/resources/SimpleParserTest.xml (revision 89a6322812dc8573315e60046e7959c50dad91d4)
1<?xml version="1.0"?>
2
3<!-- This space intentionally left blank. -->
4
5<?The quick?>
6
7<t:stuff xmlns:t="http://www.foobar.org">
8
9	<nestedStuff one="eins">   Some text here   </nestedStuff>
10
11	<nestedStuff two="zwei"></nestedStuff>
12
13    some more here...
14
15	<nestedStuff three="drei" />
16
17</t:stuff>
18
19<?brown fox?>
20