xref: /aosp_15_r20/external/apache-xml/test/tests/conf/select/select09.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<doc>
3  <foo test="true"/>
4  <sub test="false"/>
5  <foo test="false"/>
6  <bar test="true"/>
7  <wiz test="false"/>
8  <sub test="true"/>
9  <wiz test="true"/>
10  <foo test="true"/>
11</doc>