github.com/matislovas/ratago@v0.0.0-20240408115641-cc0857415a7a/xslt/testdata/docs/bug-81.xml (about)

     1  <tree>
     2          <a>
     3                  <value>3.14</value>
     4          </a>
     5          <b>
     6                  <value>2</value>
     7          </b>
     8          <c>
     9                  <value>0.5</value>
    10          </c>
    11  </tree>
    12