docthemes: Save themes def. to a file when added to ColorSets
[LibreOffice.git] / tools / qa / data / test.xml
blob53944f767d733a8b274ffe23192fb1e2d0f289f3
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:namespace-child />
13     </xx:with-namespace>
14 </root>