texmath-0.7: tests/writers/msup2.mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<msup>
<mrow>
<mo stretchy="true" form="prefix">(</mo>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mi>y</mi>
</mrow>
<mo stretchy="true" form="postfix">)</mo>
</mrow>
<mn>2</mn>
</msup>
</math>