Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / tools / qa / data / test.xml
blobc2736e8bb6ac64fa3da5bfaee0fec19bc790fdce
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     <xx:with-namespace xmlns:xx="adobe:ns:meta/">
12     </xx:with-namespace>
13 </root>