1 <?xml version="1.0" encoding="UTF-8"?>
   2 <doc>
   3   <list>
   4     <item>Above Should be include-list then import-list</item>
   5     <item>This is SystemIdImpIncl.xml, used for setSystemId testing Note that different settings of systemIds will have different expected results!</item>
   6     <item match-by="import">Should be matched-by-import</item>
   7     <item match-by="include">Should be matched-by-include</item>
   8     <item match-by="main">Should be matched-by-import-also</item>
   9     <list>
  10       <item>Should be matched-by-main</item>
  11       <item>Should be matched-by-main</item>
  12     </list>
  13   </list>
  14 </doc>