<?xml version='1.0' encoding='UTF-16'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN'
  'http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd'
  [<!ENTITY mathml 'http://www.w3.org/1998/Math/MathML'>]>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<!-- MathML created by MathCast 0.8 -->
</head>
<body>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mstyle mathsize="1em">
    <mrow>
      <mtable>
        <mtr>
          <mtd>
            <mi>a</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>b</mi>
          </mtd>
        </mtr>
      </mtable>
    </mrow>
  </mstyle>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mfenced>
      <mrow>
        <mtable>
          <mtr>
            <mtd>
              <mn>10</mn>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mn>5</mn>
              <mo>+</mo>
              <mn>4</mn>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mn>20</mn>
            </mtd>
          </mtr>
        </mtable>
      </mrow>
    </mfenced>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mtable>
      <mtr>
        <mtd>
          <mi>a</mi>
        </mtd>
        <mtd>
          <mi>b</mi>
        </mtd>
      </mtr>
      <mtr>
        <mtd>
          <mi>c</mi>
        </mtd>
        <mtd>
          <mi>d</mi>
        </mtd>
      </mtr>
    </mtable>
  </mrow>
</math>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
</body>
</html>