summaryrefslogtreecommitdiff
path: root/test/tests/conf/predicate/predicate15.xml
blob: becef2aa531cc37a948ad2ebeed131bff6828943 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?> 
<doc>
  <a squish="heavy" squash="butternut">1</a>
  <a squish="heavy" squeesh="virus">2</a>
  <a squash="butternut" squeesh="virus">3</a>
  <a squish="heavy">4</a>
  <a squeesh="virus">5</a>
  <a squash="butternut">6</a>
</doc>