nss: upgrade to release 3.73
[LibreOffice.git] / tools / qa / data / test.xml
blob7a0473d7f8f950170221a3a493f638e48f9357c9
1 <?xml version="1.0" encoding="UTF-8"?>
3 <root root-attr="Hello World">
4     <child number="1" attribute="123">
5         <grandchild attribute1="ABC" attribute2="CDE">Content</grandchild>
6     </child>
7     <child number="2">
8     </child>
9     <child number="3">
10     </child>
11 </root>