tor-browser

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

68061-2-ref.xml (523B)


      1 <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
      2  <body>
      3    <table border="1">
      4      <tbody>
      5        <tr>
      6          <th>Division</th><th>Revenue</th><th>Growth</th><th>Bonus</th>
      7        </tr>
      8        <tr>
      9          <td><em>North</em></td><td>10</td><td>9</td><td>7</td>
     10        </tr>
     11        <tr>
     12          <td><em>West</em></td><td>6</td><td>-1.5</td><td>2</td>
     13        </tr>
     14        <tr>
     15          <td><em>South</em></td><td>4</td><td>3</td><td>4</td>
     16        </tr>
     17      </tbody>
     18    </table>
     19  </body>
     20 </html>