Rendering of the source text

<?xml version="1.0"?><model xmlns="http://www.cellml.org/cellml/1.1#" name="ImportExample2"><component name="Eformation"><variable initial_value="4" name="D" units="per_um2"/><variable initial_value="0" name="E" units="per_um2"/><variable name="J2" public_interface="out" units="per_um2_per_s"/><variable initial_value="0.006" name="kf2" units="per_uM_per_s"/><variable initial_value="0.001" name="kr2" units="per_s"/><variable name="C" public_interface="in" units="uM"/><variable name="t" public_interface="in" units="second"/><math xmlns="http://www.w3.org/1998/Math/MathML"><apply><eq/><ci>J2</ci><apply><minus/><apply><times/><ci>kf2</ci><ci>C</ci><ci>D</ci></apply><apply><times/><ci>kr2</ci><ci>E</ci></apply></apply></apply><apply><eq/><apply><diff/><bvar><ci>t</ci></bvar><ci>D</ci></apply><apply><minus/><ci>J2</ci></apply></apply><apply><eq/><apply><diff/><bvar><ci>t</ci></bvar><ci>E</ci></apply><ci>J2</ci></apply></math></component><units name="per_um2"><unit exponent="2" units="per_um"/></units><units name="per_um2_per_s"><unit units="per_um2"/><unit units="per_s"/></units><units name="per_uM_per_s"><unit exponent="-1" units="uM"/><unit exponent="-1" units="second"/></units><units name="per_s"><unit exponent="-1" units="second"/></units><units name="uM"><unit prefix="micro" units="mole"/><unit exponent="-1" units="litre"/></units><units name="per_um"><unit exponent="-1" prefix="micro" units="meter"/></units></model>