texmath-0.7: tests/writers/msup-07.mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<msup>
<mi>a</mi>
<mn>2</mn>
</msup>
<mo>=</mo>
<msup>
<mi>a</mi>
<mover>
<mn>2</mn>
<mphantom>
<mi>x</mi>
</mphantom>
</mover>
</msup>
</mrow>
</math>