xref: /aosp_15_r20/external/apache-xml/test/tests/conf/position/position74.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<doc><a><b><c><d><e><f>HERE</f>
3            <g>we </g>
4            <h>found
5              <i>the </i>
6              <j>rest
7                <k>of
8                  <l>the </l>
9                  <m>tree</m>
10                  that
11                </k>we
12              </j>wanted
13            </h>
14          </e>
15        </d>
16      </c>
17    </b>
18  </a>
19</doc>