Annotation of gpl/axl/test/test_01d.xml, revision 1.1.1.1

1.1       misho       1: <?xml version='1.0' ?>
                      2: <document>
                      3:   <child1>test</child1>
                      4:   <child2>test</child2>
                      5:   <child3>
                      6:     <a>a</a>
                      7:     <b>b</b>
                      8:     <c>
                      9:        <d>d</d>
                     10:        <e>e</e>
                     11:     </c>
                     12:     <f>f</f>
                     13:     <g>g</g>
                     14:   </child3>
                     15:   <child4>test</child4>
                     16:   <child5>test</child5>
                     17: </document>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>