<article xmlns:mml="http://www.w3.org/1998/Math/MathML" article-type="research-article">
  <front>
    <article-meta>
      <title-group>
        <article-title>MathML</article-title>
      </title-group>
    </article-meta>
  </front>
  <body>
    <sec id="s1">
      <title>Some Math</title>
      <disp-formula>
        <mml:math>
          <mml:mrow>
            <mml:msup>
              <mml:mfenced>
                <mml:mrow>
                  <mml:mi>a</mml:mi>
                  <mml:mo>&plus;</mml:mo>
                  <mml:mn>3</mml:mn>
                </mml:mrow>
              </mml:mfenced>
              <mml:mn>2</mml:mn>
            </mml:msup>
            <mml:mo>&minus;</mml:mo>
            <mml:mfenced>
              <mml:mrow>
                <mml:mi>10</mml:mi>
                <mml:mo>&minus;</mml:mo>
                <mml:mn>b</mml:mn>
              </mml:mrow>
            </mml:mfenced>
            <mml:mo>&equals;</mml:mo>
            <mml:mn>24</mml:mn>
          </mml:mrow>
        </mml:math>
      </disp-formula>
    </sec>
  </body>
</article>
