<?xml version="1.0"?>
<!DOCTYPE math:math
PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd" [
<!ENTITY % NS.prefixed "INCLUDE" >
<!ENTITY % MATHML.prefix "math" >
]>
<math:math xmlns="http://www.w3.org/1998/Math/MathML">
<math:apply>
<math:eq/>
<math:cn> 1 </math:cn>
<math:apply>
<math:plus/>
<math:apply>
<math:divide/>
<math:apply>
<math:power/>
<math:ci> x </math:ci>
<math:cn> 2 </math:cn>
</math:apply>
<math:apply>
<math:power/>
<math:ci> a </math:ci>
<math:cn> 2 </math:cn>
</math:apply>
</math:apply>
<math:apply>
<math:divide/>
<math:apply>
<math:power/>
<math:ci> y </math:ci>
<math:cn> 2 </math:cn>
</math:apply>
<math:apply>
<math:power/>
<math:ci> b </math:ci>
<math:cn> 2 </math:cn>
</math:apply>
</math:apply>
</math:apply>
</math:apply>
</math:math>