<?xml version="1.0" encoding="utf-8"?>
<article xmlns="http://docbook.org/ns/docbook" version="5.0">
<info>
  <title>Unit Test: qandaset.006</title>
</info>

<!-- Issue https://github.com/docbook/xslTNG/issues/155 -->
<qandaset defaultlabel="qanda" >
  <title>F.A.Q.</title>
  <qandadiv>
    <title>First set</title>
     <qandaentry>
        <question>
           <tip>
            <para>Hi there!</para>
           </tip>
        </question>
     </qandaentry>
     <qandaentry>
        <question>
          <para>Why did the chicken cross the road?</para>
        </question>
        <answer>
          <para>Because it was there.</para>
        </answer>
     </qandaentry>
     <qandaentry>
        <question>
           <note>
            <para>Bye there!</para>
           </note>
        </question>
     </qandaentry>
  </qandadiv>
</qandaset>

</article>
