MathML3 specification example
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mstack> <mn>424</mn> <msrow> <mo>+</mo> <mn>33</mn> </msrow> <msline/> </mstack> </math>
Author: MathML3