xref: /aosp_15_r20/external/apache-xml/test/tests/conf/select/select53.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<doc>
3  <sub1>
4    <child1>preceding sibling number 1</child1>
5    <child2>current node</child2>
6    <child3>following sibling number 3</child3>
7  </sub1>
8</doc>