<OMOBJ xmlns="http://www.openmath.org/OpenMath">
<OMA>
<OMS name="eq" cd="relation1"/>
<OMA>
<OMS name="times" cd="arith1"/>
<OMI> 1 </OMI>
<OMS name="foot_us_survey" cd="units_us1"/>
</OMA>
<OMA>
<OMS name="times" cd="arith1"/>
<OMA>
<OMS name="divide" cd="arith1"/>
<OMI> 1200 </OMI>
<OMI> 3937 </OMI>
</OMA>
<OMS name="metre" cd="units_metric1"/>
</OMA>
</OMA>
</OMOBJ>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply><csymbol cd="relation1">eq</csymbol>
<apply><csymbol cd="arith1">times</csymbol><cn>1</cn><csymbol cd="units_us1">foot_us_survey</csymbol></apply>
<apply><csymbol cd="arith1">times</csymbol>
<apply><csymbol cd="arith1">divide</csymbol><cn>1200</cn><cn>3937</cn></apply>
<csymbol cd="units_metric1">metre</csymbol>
</apply>
</apply>
</math>