summaryrefslogtreecommitdiff
path: root/webhelp/docsrc/xinclude-test.xml
blob: e8a64f03d8914511ab236d5b6fa8771ccd905039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0">
    <title>Test section</title>
    <section>
      <title>Some search words for testing</title>
      <para>arsenal, arsenic, buy, say, by, vary, try, sky, nucleus, day, key, currency, currencies, build.xml</para>
    </section>
    <section>
      <title>Some search words for testing (inflected)</title>
      <para>arsenal, arsenic, buys, says, varies, tries, skies, nuclei, days, keys, currencies, build.xml</para>
    </section>    
  </chapter>