<?xml version='1.0' encoding='UTF-8'?>
<model name="nondiabetic_calcium" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#">
    <units name="micromolar">
        <unit prefix="micro" units="mole"/>
        <unit exponent="-1" units="litre"/>
    </units>
    <component name="environment">
        <variable name="time" units="second"/>
    </component>
    <component name="Ca_data">
        <variable name="Ca" public_interface="out" units="micromolar"/>
        <variable name="time" public_interface="in" units="second"/>
        <variable name="t_twitch" units="second"/>
        <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
                <eq/>
                <ci>t_twitch</ci>
                <apply>
                    <minus/>
                    <ci>time</ci>
                    <apply>
                        <floor/>
                        <ci>time</ci>
                    </apply>
                </apply>
            </apply>
            <apply>
                <eq/>
                <ci>Ca</ci>
                <piecewise>
                    <piece>
                        <cn cellml:units="micromolar">0.2338</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2350</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2362</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2377</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2394</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2412</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2438</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2463</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2493</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2527</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2561</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2605</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2650</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2699</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2754</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2809</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2873</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2938</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3008</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3082</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3156</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3237</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3318</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3401</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3487</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3572</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3659</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3746</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3833</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3919</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4005</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4087</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4169</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4248</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4324</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4399</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4467</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4535</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4599</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4659</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4718</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4769</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4819</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4865</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4907</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4949</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4983</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5017</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5048</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5075</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5102</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5122</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5143</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5161</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5177</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5192</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5204</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5215</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5224</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5232</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5240</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5245</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5250</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5253</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5256</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5259</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5259</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5260</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5259</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5258</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5257</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5255</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5253</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5250</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5246</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5243</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5238</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5234</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5229</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5224</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5219</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5212</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5206</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5200</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5193</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5186</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5179</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5171</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5163</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5155</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5146</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5137</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5128</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5119</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5109</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5099</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5089</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5079</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5068</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5058</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.0995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5047</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5037</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5026</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5015</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.5005</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4994</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4984</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4974</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4964</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4954</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4944</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4934</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4925</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4915</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4906</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4897</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4888</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4880</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4871</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4863</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4854</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4846</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4838</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4830</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4823</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4815</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4808</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4800</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4793</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4786</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4779</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4773</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4766</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4760</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4754</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4748</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4742</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4736</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4730</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4724</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4719</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4713</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4707</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4702</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4696</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4691</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4685</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4679</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4673</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4668</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4662</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4655</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4649</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4643</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4636</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4629</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4623</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4616</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4609</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4602</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4595</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4588</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4581</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4573</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4566</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4559</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4552</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4545</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4537</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4530</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4523</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4516</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4509</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4502</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4496</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4489</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4482</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4476</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4469</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4462</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4456</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4449</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4442</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4436</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4429</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4422</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4415</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4409</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4402</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4395</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4388</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4381</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4374</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4367</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4361</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4354</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4347</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4340</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4333</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4326</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.1995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4319</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4306</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4287</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4281</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4269</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4263</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4258</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4252</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4246</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4241</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4235</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4230</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4224</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4219</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4213</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4208</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4203</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4197</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4192</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4186</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4180</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4175</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4169</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4163</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4157</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4152</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4146</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4140</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4135</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4129</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4124</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4118</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4113</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4107</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4102</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4096</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4091</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4086</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4080</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4075</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4070</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4065</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4059</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4054</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4049</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4044</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4038</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4033</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4027</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4022</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4016</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4010</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.4004</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3999</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3992</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3986</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3980</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3973</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3967</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3960</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3953</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3946</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3939</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3932</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3924</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3917</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3910</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3902</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3895</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3888</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3881</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3874</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3866</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3859</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3852</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3846</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3839</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3832</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3825</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3819</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3812</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3805</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3799</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3793</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3786</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3780</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3774</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3767</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3761</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3755</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3749</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3743</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3737</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3731</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3725</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3719</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.2995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3713</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3707</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3701</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3694</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3688</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3682</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3675</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3669</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3663</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3656</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3649</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3643</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3636</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3629</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3622</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3615</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3608</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3601</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3594</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3587</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3580</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3573</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3566</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3559</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3552</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3545</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3538</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3531</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3524</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3518</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3511</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3505</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3498</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3492</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3485</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3479</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3473</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3467</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3460</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3454</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3448</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3442</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3436</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3430</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3424</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3417</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3411</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3405</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3399</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3393</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3387</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3381</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3375</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3369</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3363</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3358</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3352</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3346</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3340</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3335</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3329</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3324</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3318</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3307</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3281</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3270</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3265</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3259</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3254</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3248</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3243</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3237</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3232</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3226</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3221</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3215</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3209</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3203</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3198</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3192</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3186</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3180</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3174</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3168</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3162</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3156</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3150</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3143</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3137</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3131</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3125</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3119</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3113</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3107</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.3995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3101</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3095</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3089</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3083</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3077</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3071</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3065</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3060</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3054</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3049</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3043</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3037</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3032</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3026</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3021</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3016</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3010</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3005</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.3000</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2994</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2989</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2984</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2979</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2974</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2969</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2964</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2959</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2954</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2950</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2945</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2941</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2936</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2932</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2928</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2924</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2920</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2916</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2913</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2909</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2905</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2902</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2898</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2895</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2891</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2888</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2884</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2881</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2877</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2873</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2870</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2866</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2862</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2858</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2854</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2849</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2845</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2840</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2836</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2831</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2826</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2821</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2816</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2811</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2806</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2801</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2796</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2790</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2785</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2780</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2775</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2770</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2765</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2760</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2756</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2751</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2747</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2742</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2738</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2734</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2730</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2726</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2722</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2719</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2715</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2711</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2708</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2704</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2701</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2698</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2694</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2691</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2688</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2684</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2681</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2678</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2675</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2672</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2668</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2665</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2662</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.4995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2659</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2659</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2659</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2657</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2654</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2651</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2648</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2645</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2642</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2639</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2636</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2633</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2630</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2627</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2624</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2621</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2618</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2615</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2612</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2609</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2607</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2604</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2601</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2599</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2597</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2594</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2592</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2590</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2588</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2586</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2585</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2583</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2581</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2579</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2578</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2576</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2574</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2573</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2571</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2569</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2567</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2565</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2563</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2560</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2558</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2555</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2553</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2550</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2547</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2544</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2541</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2538</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2535</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2532</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2529</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2526</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2523</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2520</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2517</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2514</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2511</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2509</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2506</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2504</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2501</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2499</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2497</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2495</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2493</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2491</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2489</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2488</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2486</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2485</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2484</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2482</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2481</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2480</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2479</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2479</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2478</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2477</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2477</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2476</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2475</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2475</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2474</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2473</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2473</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2472</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2471</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2470</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2469</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2468</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2467</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2466</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2464</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2463</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2461</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2459</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.5995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2457</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2455</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2453</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2451</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2449</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2446</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2444</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2442</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2439</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2437</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2434</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2432</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2430</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2428</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2426</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2423</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2422</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2420</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2418</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2417</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2415</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2414</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2413</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2412</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2411</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2410</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2409</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2409</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2408</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2407</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2406</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2406</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2405</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2404</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2404</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2403</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2402</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2401</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2400</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2399</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2398</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2397</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2396</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2395</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2393</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2392</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2390</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2389</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2387</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2386</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2384</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2383</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2381</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2380</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2378</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2377</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2376</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2374</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2373</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2372</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2371</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2370</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2369</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2368</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2367</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2367</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2366</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2366</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2365</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2364</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2364</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2363</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2363</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2362</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2362</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2361</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2361</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2360</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2359</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2358</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2357</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2356</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2355</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2354</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2352</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2351</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2349</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2348</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2346</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2344</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2342</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2340</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2338</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2336</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2334</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2332</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2330</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2328</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2326</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2324</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.6995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2323</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2321</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2319</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2318</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2317</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2315</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2314</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2313</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2311</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2308</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2308</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2307</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2307</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2306</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2306</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2305</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2305</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2304</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2303</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2301</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.7995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2301</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2303</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2304</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2304</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2305</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2306</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2307</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2308</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2310</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2308</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2307</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2306</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2304</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2303</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2290</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2289</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2288</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2287</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2285</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2284</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2283</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2282</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2282</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2281</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2280</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2279</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2279</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2278</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2278</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2277</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2277</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2276</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2276</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2274</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2275</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2276</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2276</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2277</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2277</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2278</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2278</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2279</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2279</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2280</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2281</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2281</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.8995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2282</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9005</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2282</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9015</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2283</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9025</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2283</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9035</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2284</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9045</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2284</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9055</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2285</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9065</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2285</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9075</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2285</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9085</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9095</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9105</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9115</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9125</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9135</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9145</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9155</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9165</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9175</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9185</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9195</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9205</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9215</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9225</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9235</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9245</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9255</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2286</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9265</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2287</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9275</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2287</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9285</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2287</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9295</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2288</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9305</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2288</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9315</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2289</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9325</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2289</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9335</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2290</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9345</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2290</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9355</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9365</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2291</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9375</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2292</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9385</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9395</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2293</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9405</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9415</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9425</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2294</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9435</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9445</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9455</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2295</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9465</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9475</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9485</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9495</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2296</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9505</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9515</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9525</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9535</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9545</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2297</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9555</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9565</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9575</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9585</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9595</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9605</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9615</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2298</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9625</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9635</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9645</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9655</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9665</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9675</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9685</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9695</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9705</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9715</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9725</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2299</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9735</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9745</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9755</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9765</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9775</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9785</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9795</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9805</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9815</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9825</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9835</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9845</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9855</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9865</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9875</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2300</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9885</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2301</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9895</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2301</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9905</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2301</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9915</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9925</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2302</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9935</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2303</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9945</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2304</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9955</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2306</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9965</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2309</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9975</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2312</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9985</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2316</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">0.9995</cn>
                        </apply>
                    </piece>
                    <piece>
                        <cn cellml:units="micromolar">0.2320</cn>
                        <apply>
                            <lt/>
                            <ci>t_twitch</ci>
                            <cn cellml:units="second">1.0005</cn>
                        </apply>
                    </piece>
                </piecewise>
            </apply>
        </math>
    </component>
    <connection>
        <map_components component_1="Ca_data" component_2="environment"/>
        <map_variables variable_1="time" variable_2="time"/>
    </connection>
</model>
