root/libswish3/trunk/src/test_docs/UPPERlower.XML

Revision 2127, 266 bytes (checked in by karpet, 7 months ago)

more test refactoring

Line 
1 <doc>
2  <TITLE>mytitle here</TITLE>
3  <mytag1>
4    some text
5    <mytag2>
6      more text here
7    </mytag2>
8    yet more text here
9    <mytag3>foo bar</mytag3>
10  </mytag1>
11  <mytag1>
12   yet again
13   and again
14    <MYTAG3 att1="foo">
15     blah blah
16    </MYTAG3>
17  </mytag1>
18 </doc>
Note: See TracBrowser for help on using the browser.