xref: /aosp_15_r20/external/apache-xml/test/tests/exslt/common/common2.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2
3<doc>
4  <a>
5    <b>
6      <c>
7        <d/>
8        <e/>
9        <f/>
10      </c>
11    </b>
12  </a>
13</doc>
14