github.com/onsi/gomega@v1.32.0/matchers/test_data/xml/sample_06.xml (about)

     1  <root>
     2      <table>
     3          <tr>
     4              <td>Apples</td>
     5              <td>Bananas</td>
     6          </tr>
     7      </table>
     8      <table>
     9          <name>African Coffee Table</name>
    10          <width>80</width>
    11          <length>120</length>
    12      </table>
    13  </root>