tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

withintext2xml.xml (1075B)


      1 <?xml version="1.0"?>
      2 <myDocument xmlns="http://my.DocumentURI/" xml:lang="en">
      3 <prolog>
      4 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"
      5 xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="withintext2xmlrules.xml"
      6 xmlns:d="http://my.DocumentURI/">
      7 <its:withinTextRule selector="//d:keywords/d:kw" withinText="no"/>
      8 </its:rules>
      9  <author>Zebulon Fairfield</author>
     10  <version>version 12, revision 2 - 2006-08-14</version>
     11  <keywords><kw>horse</kw><kw>appaloosa</kw></keywords>
     12  <storageKey>articles-6D272BA9-3B89CAD8</storageKey>
     13 </prolog>
     14 <content>
     15  <section>
     16   <title>Appaloosa</title>
     17   <p>The Appaloosa<fnote>The name comes from "Palouse horse" in reference
     18    to the Palouse River in Northern Idaho.</fnote> are rugged horses 
     19    originally breed by the <kw>Nez-Perce</kw> tribe in the US Northwest.</p>
     20   <p>They are often characterized by their spotted coats, as shown 
     21    here: <img src="appaloosa.png" alt="Appaloosa horses"/></p>
     22  </section>
     23  <footer><p>Copyright: <em>Zebulon Inc.</em></p></footer>
     24 </content>
     25 </myDocument>