1 <?xml version="1.0" encoding="UTF-8"?>
   2 <out>
   3   <include-list><import-list>
   4     <matched-by-main>Above Should be include-list then import-list</matched-by-main>
   5     <matched-by-import>Should be matched-by-import</matched-by-import>
   6     <matched-by-include>Should be matched-by-include</matched-by-include>
   7     <matched-by-import-also>Should be matched-by-import-also</matched-by-import-also>
   8     <include-list><import-list>
   9       <matched-by-main>Should be matched-by-main</matched-by-main>
  10       <matched-by-main>Should be matched-by-main</matched-by-main>
  11     </import-list></include-list>
  12   </import-list></include-list>
  13 </out>