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