<text>
 <prolog>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
   <its:withinTextRule withinText="yes" selector="//title|//author"/>
   <its:withinTextRule withinText="no" selector="//prolog/title|//prolog/author"/>
  </its:rules>
  <title>Designing User Interfaces</title>
  <author>Janice Prakash</author>
  <keywords>user interface, ui, software interface</keywords>
 </prolog>
 <body>
  <p>The book <title>Of Mice and Screens</title> by <author>Aldus 
  Brandywine</author> is one of the best introductions to the vast 
  topic of designing user interfaces.</p>
 </body>
</text>
<!-- timestamp $Id: EX-selection-precedence-1.xml,v 1.1 2007/02/22 16:54:36 plehegar Exp $ -->