<?xml version='1.0'?>
<!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 with MathCast Equation Editor version 0.83 -->
</head>
<body>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Simple Example">
  <mrow>
    <mn>10</mn>
    <mo>+</mo>
    <mi>a</mi>
    <mo>=</mo>
    <mi>c</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Index">
  <mrow>
    <msub>
      <mi>a</mi>
      <mn>1</mn>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>b</mi>
      <mn>2</mn>
    </msub>
    <mo>&lt;</mo>
    <msub>
      <mi>c</mi>
      <mn>3</mn>
    </msub>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Some Symbols">
  <mrow>
    <mi>a</mi>
    <mo>&#x2249;</mo>
    <mi>b</mi>
    <mo>&#x226A;</mo>
    <mi>c</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Over">
  <mrow>
    <mfrac>
      <mi>a</mi>
      <mi>b</mi>
    </mfrac>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Superscripts">
  <mrow>
    <msup>
      <mi>&#x03B1;</mi>
      <mn>2</mn>
    </msup>
    <mo>+</mo>
    <msup>
      <mi>&#x03B3;</mi>
      <mn>6</mn>
    </msup>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Parenthesis">
  <mrow>
    <msup>
      <mfenced>
        <mrow>
          <mn>80</mn>
          <mo>+</mo>
          <mi>a</mi>
        </mrow>
      </mfenced>
      <mn>7</mn>
    </msup>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Blocks">
  <mrow>
    <mfrac>
      <mrow>
        <mi>a</mi>
        <mo>+</mo>
        <mi>b</mi>
      </mrow>
      <mrow>
        <mi>c</mi>
        <mo>&#x00B7;</mo>
        <mi>d</mi>
      </mrow>
    </mfrac>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Roots">
  <mrow>
    <msqrt>
      <mrow>
        <mi>a</mi>
        <mo>+</mo>
        <mi>b</mi>
      </mrow>
    </msqrt>
    <mo>+</mo>
    <mroot>
      <mrow>
        <mn>100</mn>
        <mo>+</mo>
        <mn>90</mn>
      </mrow>
      <mn>5</mn>
    </mroot>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Underscript">
  <mrow>
    <munder>
      <mi>A</mi>
      <mn>10</mn>
    </munder>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Overscript">
  <mrow>
    <mover>
      <mi>B</mi>
      <mn>70</mn>
    </mover>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Under-Over Script">
  <mrow>
    <munderover>
      <mi>C</mi>
      <mrow>
        <mn>10</mn>
      </mrow>
      <mn>20</mn>
    </munderover>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Sub-Superscripts">
  <mrow>
    <msubsup>
      <mi>D</mi>
      <mrow>
        <mn>10</mn>
      </mrow>
      <mn>20</mn>
    </msubsup>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Special Symbols">
  <mrow>
    <mo>&#x21D4;</mo>
    <mo>&#x2198;</mo>
    <mi>&#x2124;</mi>
    <mi>&#x2127;</mi>
    <mo>&#x2222;</mo>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Sets">
  <mrow>
    <mi>A</mi>
    <mo>&#x2208;</mo>
    <mi>&#x211D;</mi>
    <mo>,</mo>
    <mi>b</mi>
    <mo>&#x2209;</mo>
    <mi>&#x2124;</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Special Symbols">
  <mrow>
    <mi>T</mi>
    <mo>=</mo>
    <mn>90</mn>
    <mi>&#x2109;</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Function Name">
  <mrow>
    <mi>sin</mi>
    <mfenced>
      <mrow>
        <mn>180</mn>
        <mo>&#x00B0;</mo>
        <mo>+</mo>
        <mi>c</mi>
      </mrow>
    </mfenced>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Function Name with Underscript">
  <mrow>
    <munder>
      <mi>lim</mi>
      <mrow>
        <mi>x</mi>
        <mo>&#x2192;</mo>
        <mi>&#x221E;</mi>
      </mrow>
    </munder>
    <mfrac>
      <mrow>
        <msup>
          <mi>x</mi>
          <mn>2</mn>
        </msup>
        <mo>+</mo>
        <mi>x</mi>
        <mo>+</mo>
        <mn>1</mn>
      </mrow>
      <msup>
        <mi>x</mi>
        <mn>3</mn>
      </msup>
    </mfrac>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Text">
  <mrow>
    <msub>
      <mi>a</mi>
      <mtext>local</mtext>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>b</mi>
      <mtext>far</mtext>
    </msub>
  </mrow>
</math>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Spaces">
  <mrow>
    <mi>a</mi>
    <mo>+</mo>
    <mi>b</mi>
    <mspace width="1em"/>
    <mo>;</mo>
    <mspace width="1em"/>
    <mi>c</mi>
    <mo>+</mo>
    <mi>d</mi>
  </mrow>
</math><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Overline">
  <mrow>
    <mover>
      <mi>a</mi>
      <mo>&#x00AF;</mo>
    </mover>
    <mo>+</mo>
    <mover>
      <mrow>
        <mi>b</mi>
        <mo>+</mo>
        <mi>c</mi>
      </mrow>
      <mo>&#x00AF;</mo>
    </mover>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" id="Underline">
  <mrow>
    <munder>
      <mi>a</mi>
      <mo>&#x00AF;</mo>
    </munder>
    <mo>+</mo>
    <munder>
      <mrow>
        <mi>a</mi>
        <mo>+</mo>
        <mi>b</mi>
      </mrow>
      <mo>&#x00AF;</mo>
    </munder>
  </mrow>
</math>
</body>
</html>