Rendering of the source text

<?xml version='1.0' encoding='utf-8'?>
<!--  FILE :  spiro_model_1997.xml

CREATED :  29th October 2001

LAST MODIFIED : 9th April 2003

AUTHOR :  Catherine Lloyd
          Department of Engineering Science
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.0 Specification released on 10th August 2001, and the 16/01/2002 CellML Metadata 1.0 Specification .

DESCRIPTION :  This file contains a CellML description of Spiro, Parkinson and Othmer's 1997 model of excitation and adaptation in bacterial chemotaxis.  

CHANGES:  
  22/01/2002 - AAC - Updated metadata to conform to the 16/1/02 CellML Metadata
                     1.0 Specification.
  19/07/2002 - CML - Added more metadata.
  09/04/2003 - AAC - Added publication date information.  
--><model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="spiro_model_1997" name="spiro_model_1997">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>A Model Of Excitation And Adaptation In Bacterial Chemotaxis</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
            This CellML model has been recoded to remove the reaction element.  The model runs in both PCEnv and COR but the simulation results may deviate slightly from those which are published in the original paper.  We were unsure about the initial conditions used so where we were unsure we set everything to an initial concentration of 0.01 micromolar.  Furthermore, where the paper clearly states that Michaelis Menten kinetics were used for the methylation reactions, and Vmax and KR appear in the equations, values for these parameters were not provided.  We have derived these values from k1a, k1b and k1c (etc.) but we must highlight that these values may be incorrect.  All the units have been checked and are consistent. 
          </para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
In 1997, Peter A. Spiro, John S. Parkinson and Hans G. Othmer published a mathematical model which examined the mechanisms of excitation and adaptation in bacterial chemotaxis (see the figure below).  Chemotaxis is the process by which a cell alters its speed or frequency of turning in response to an extracellular chemical stimulus.  It is an example of a signal transduction pathway, with features of extreme sensitivity, signal amplification and adaptation: bacteria only respond to changes in their environment rather than to the absolute state of their environment.
</para>

<para>
In their model, Peter A. Spiro, John S. Parkinson and Hans G. Othmer describe how the phosphorylation cascade and signal amplification account for the extreme bacterial sensitivity to stimuli and how the receptor's multiple methylation states allow adaptation to occur. 
</para>

<para>
The complete original paper reference is cited below:
</para>

<para>
<ulink url="http://www.pnas.org/cgi/content/abstract/94/14/7263">A model of excitation and adaptation in bacterial chemotaxis</ulink>, Peter A. Spiro, John S. Parkinson and Hans G. Othmer, 1997, <ulink url="http://www.pnas.org/">
            <emphasis>Proc. Natl. Acad. Sci. USA</emphasis>
          </ulink>, 94, 7263-7268.  (<ulink url="http://www.pnas.org/cgi/content/full/94/14/7263">Full text</ulink> and <ulink url="http://www.pnas.org/cgi/reprint/94/14/7263.pdf">PDF</ulink> versions of the article are available to subscribers on the PNAS website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=9207079&amp;dopt=Abstract">PubMed ID: 9207079</ulink>
</para>

<informalfigure float="0" id="fig_pathway_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>the conventional rendering of a bacterial chemotaxis pathway</title>
    </objectinfo>
    <imagedata fileref="spiro_1997.png"/>
  </imageobject>
</mediaobject>
<caption>A rendering of a bacterial chemotaxis pathway.</caption>
</informalfigure>

<para>
In CellML, models are thought of as connected networks of discrete components. These components may correspond to physiologically separated regions or chemically distinct objects, or may be useful modelling abstractions. This model has 61 components representing chemically distinct objects (23 chemical species and 38 reactions) and one component defined for modelling convenience which stores the universal variable time.  Because this model has so many components, its CellML rendering would be complex.  For an example of a CellML rendering of a reaction pathway see The Bhalla Iyengar EGF Pathway Model, 1999.  
</para>

</sect1>
</article>
</documentation>
  
  
  <units name="molar">
    <unit units="mole"/>
    <unit units="litre" exponent="-1"/>
  </units>
  
  <units name="micromolar">
    <unit units="molar" prefix="micro"/>
  </units>
  
  <units name="flux">
    <unit units="micromolar"/>
    <unit units="second" exponent="-1"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit units="second" exponent="-1"/>
  </units>

  <units name="second_order_rate_constant">
    <unit units="molar" exponent="-1"/>
    <unit units="second" exponent="-1"/>
  </units>


  <component name="environment">
    <variable units="second" public_interface="out" name="time"/>
  </component>
  
  <component name="T2">
    <variable units="micromolar" public_interface="out" name="T2" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="LT2"/>
    <variable units="micromolar" public_interface="in" name="T2R"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="T3"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="T2p"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k5"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_5"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k8"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_1"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k1b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="1"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T2 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_5 </ci>
              <ci> LT2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_1 </ci>
              <ci> Bp </ci>
              <ci> T3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> T2p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> T2p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k5 </ci>
              <ci> L </ci>
              <ci> T2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k8 </ci>
              <ci> T2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> T2 </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> T2 </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="2"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k1a </ci>
            <ci> k1c </ci>
          </apply>
          <ci> k1b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="3"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k1c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> T2R </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="T3">
    <variable units="micromolar" public_interface="out" name="T3" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="LT3"/>
    <variable units="micromolar" public_interface="in" name="T3R"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="T4"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="T3p"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k6"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_6"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k9"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_2"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k2b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="4"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T3 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_6 </ci>
              <ci> LT3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_2 </ci>
              <ci> Bp </ci>
              <ci> T4 </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> T3p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> T3p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k6 </ci>
              <ci> L </ci>
              <ci> T3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k9 </ci>
              <ci> T3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> T3 </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> T3 </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="5"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k2a </ci>
            <ci> k2c </ci>
          </apply>
          <ci> k2b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="6"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k2c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> T3R </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="T4">
    <variable units="micromolar" public_interface="out" name="T4" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="LT4"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="T4p"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k7"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_7"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k10"/>
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="7"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T4 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_7 </ci>
              <ci> LT4 </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> T4p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> T4p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k7 </ci>
              <ci> L </ci>
              <ci> T4 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k10 </ci>
              <ci> T4 </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="T2p">
    <variable units="micromolar" public_interface="out" name="T2p" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="LT2p"/>
    <variable units="micromolar" public_interface="in" name="T2pR"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="T3p"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="T2"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k5"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_5"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k8"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_1"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k1b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="8"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T2p </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_5 </ci>
              <ci> LT2p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_1 </ci>
              <ci> Bp </ci>
              <ci> T3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> T2 </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> T2 </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k5 </ci>
              <ci> L </ci>
              <ci> T2p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k8 </ci>
              <ci> T2p </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> T2p </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> T2p </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="9"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k1a </ci>
            <ci> k1c </ci>
          </apply>
          <ci> k1b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="10"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k1c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> T2pR </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>
  
  <component name="T3p">
    <variable units="micromolar" public_interface="out" name="T3p" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="LT3p"/>
    <variable units="micromolar" public_interface="in" name="T3pR"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="T4p"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="T3"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k6"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_6"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k9"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_2"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k2b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="11"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T3p </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_6 </ci>
              <ci> LT3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_2 </ci>
              <ci> Bp </ci>
              <ci> T4p </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> T3 </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> T3 </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k6 </ci>
              <ci> L </ci>
              <ci> T3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k9 </ci>
              <ci> T3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> T3p </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> T3p </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="12"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k2a </ci>
            <ci> k2c </ci>
          </apply>
          <ci> k2b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="13"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k2c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> T3pR </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="T4p">
    <variable units="micromolar" public_interface="out" name="T4p" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="LT4p"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="T4"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k7"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_7"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k10"/>
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="14"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T4p </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_7 </ci>
              <ci> LT4p </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> T4 </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> T4 </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k7 </ci>
              <ci> L </ci>
              <ci> T4p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k10 </ci>
              <ci> T4p </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="LT2">
    <variable units="micromolar" public_interface="out" name="LT2" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="T2"/>
    <variable units="micromolar" public_interface="in" name="LT2R"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="LT3"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="LT2p"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k5"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_5"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k11"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_3"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k3b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="15"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT2 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_5 </ci>
              <ci> T2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_3 </ci>
              <ci> Bp </ci>
              <ci> LT3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> LT2p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> LT2p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k5 </ci>
              <ci> L </ci>
              <ci> LT2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k11 </ci>
              <ci> LT2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> LT2 </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> LT2 </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="16"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k3a </ci>
            <ci> k3c </ci>
          </apply>
          <ci> k3b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="17"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k3c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> LT2R </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="LT3">
    <variable units="micromolar" public_interface="out" name="LT3" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="T3"/>
    <variable units="micromolar" public_interface="in" name="LT3R"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="LT4"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="LT3p"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k6"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_6"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k12"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_4"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k4b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="18"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT3 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_6 </ci>
              <ci> T3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_4 </ci>
              <ci> Bp </ci>
              <ci> LT4 </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> LT3p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> LT3p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k6 </ci>
              <ci> L </ci>
              <ci> LT3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k12 </ci>
              <ci> LT3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> LT3 </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> LT3 </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="19"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k4a </ci>
            <ci> k4c </ci>
          </apply>
          <ci> k4b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="20"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k4c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> LT3R </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="LT4">
    <variable units="micromolar" public_interface="out" name="LT4" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="T4"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="LT4p"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k7"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_7"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k13"/>
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="21"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT4 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_7 </ci>
              <ci> T4 </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> LT4p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> LT4p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k7 </ci>
              <ci> L </ci>
              <ci> LT4 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k13 </ci>
              <ci> LT4 </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="LT2p">
    <variable units="micromolar" public_interface="out" name="LT2p" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="T2p"/>
    <variable units="micromolar" public_interface="in" name="LT2pR"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="LT3p"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="LT2"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k5"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_5"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k11"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_3"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k3b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="22"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT2p </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_5 </ci>
              <ci> T2p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_3 </ci>
              <ci> Bp </ci>
              <ci> LT3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> LT2 </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> LT2 </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k5 </ci>
              <ci> L </ci>
              <ci> LT2p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k11 </ci>
              <ci> LT2p </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> LT2p </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> LT2p </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="23"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k3a </ci>
            <ci> k3c </ci>
          </apply>
          <ci> k3b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="24"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k3c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> LT2pR </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="LT3p">
    <variable units="micromolar" public_interface="out" name="LT3p" initial_value="0.01"/>
    
    <variable units="flux" name="Vmax"/> 
    <variable units="molar" name="KR"/> 
     
    <variable units="micromolar" public_interface="in" name="T3p"/>
    <variable units="micromolar" public_interface="in" name="LT3pR"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="micromolar" public_interface="in" name="LT4p"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="LT3"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k6"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_6"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k12"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k_4"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k4b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="25"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT3p </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_6 </ci>
              <ci> T3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_4 </ci>
              <ci> Bp </ci>
              <ci> LT4p </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> LT3 </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> LT3 </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k6 </ci>
              <ci> L </ci>
              <ci> LT3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k12 </ci>
              <ci> LT3p </ci>
            </apply>
            <apply>
              <times/>
              <ci> Vmax </ci>
              <apply>
                <divide/>
                <ci> LT3p </ci>
                <apply>
                  <plus/>
                  <ci> KR </ci>
                  <ci> LT3p </ci>
                </apply>
              </apply>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math> 

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="26"> 
      <apply>
        <eq/> 
        <ci> KR </ci> 
        <apply>
          <divide/>
          <apply>
            <plus/>
            <ci> k4a </ci>
            <ci> k4c </ci>
          </apply>
          <ci> k4b </ci>
        </apply>
      </apply>
    </math>

    <math xmlns="http://www.w3.org/1998/Math/MathML" id="27"> 
      <apply>
        <eq/> 
        <ci> Vmax </ci> 
        <apply>
          <times/>
          <ci> k4c </ci>
          <apply>
            <plus/>
            <ci> R </ci>
            <ci> LT3pR </ci>
          </apply>
        </apply>
      </apply>
    </math>      
  </component>

  <component name="LT4p">
    <variable units="micromolar" public_interface="out" name="LT4p" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="T4p"/>
    <variable units="micromolar" public_interface="in" name="L"/>
    <variable units="micromolar" public_interface="in" name="Bp"/>
    <variable units="micromolar" public_interface="in" name="LT4"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="micromolar" public_interface="in" name="Yp"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k7"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_7"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k13"/>
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="28"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT4p </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_7 </ci>
              <ci> T4p </ci>
            </apply>
            <apply>
              <times/>
              <ci> ky </ci>
              <ci> LT4p </ci>
              <apply>
                <minus/>
                <ci> Y0 </ci>
                <ci> Yp </ci>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> kb </ci>
              <ci> LT4p </ci>
              <apply>
                <minus/>
                <ci> B0 </ci>
                <ci> Bp </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k7 </ci>
              <ci> L </ci>
              <ci> LT4p </ci>
            </apply>
            <apply>
              <times/>
              <ci> k13 </ci>
              <ci> LT4p </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>    

  <component name="Yp">
    <variable units="micromolar" public_interface="out" name="Yp" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="P"/>
    <variable units="micromolar" public_interface="in" name="Z"/>
    <variable units="micromolar" public_interface="in" name="Y0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="ky"/> 
    <variable units="second_order_rate_constant" public_interface="in" name="k_y"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="29"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> Yp </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> ky </ci>
            <ci> P </ci>
            <apply>
              <minus/>
              <ci> Y0 </ci>
              <ci> Yp </ci>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> k_y </ci>
            <ci> Z </ci>
            <ci> Yp </ci>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component> 

  <component name="Bp">
    <variable units="micromolar" public_interface="out" name="Bp" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="P"/>
    <variable units="micromolar" public_interface="in" name="B0"/>
    <variable units="second_order_rate_constant" public_interface="in" name="kb"/> 
    <variable units="first_order_rate_constant" public_interface="in" name="k_b"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="30"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> Bp </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> kb </ci>
            <ci> P </ci>
            <apply>
              <minus/>
              <ci> B0 </ci>
              <ci> Bp </ci>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> k_b </ci>
            <ci> Bp </ci>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="P">
    <variable units="micromolar" public_interface="out" name="P"/>
    
    <variable units="micromolar" public_interface="in" name="T2p"/>
    <variable units="micromolar" public_interface="in" name="LT2p"/>
    <variable units="micromolar" public_interface="in" name="T3p"/>
    <variable units="micromolar" public_interface="in" name="LT3p"/>
    <variable units="micromolar" public_interface="in" name="T4p"/>
    <variable units="micromolar" public_interface="in" name="LT4p"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="31"> 
      <apply>
        <eq/> 
        <ci> P </ci> 
        <apply>
          <plus/>
          <ci> T2p </ci>
          <ci> LT2p </ci>
          <ci> T3p </ci>
          <ci> LT3p </ci>
          <ci> T4p </ci>
          <ci> LT4p </ci>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="T2R">
    <variable units="micromolar" public_interface="out" name="T2R" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="T2"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k1b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="32"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T2R </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k1b </ci>
            <ci> T2 </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k1a </ci>
              <ci> T2R </ci>
            </apply>
            <apply>
              <times/>
              <ci> k1c </ci>
              <ci> T2R </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component> 

  <component name="T3R">
    <variable units="micromolar" public_interface="out" name="T3R" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="T3"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k2b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="33"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T3R </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k2b </ci>
            <ci> T3 </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k2a </ci>
              <ci> T3R </ci>
            </apply>
            <apply>
              <times/>
              <ci> k2c </ci>
              <ci> T3R </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="T2pR">
    <variable units="micromolar" public_interface="out" name="T2pR" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="T2p"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k1b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k1c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="34"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T2pR </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k1b </ci>
            <ci> T2p </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k1a </ci>
              <ci> T2pR </ci>
            </apply>
            <apply>
              <times/>
              <ci> k1c </ci>
              <ci> T2pR </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component> 

  <component name="T3pR">
    <variable units="micromolar" public_interface="out" name="T3pR" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="T3p"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k2b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="35"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> T3pR </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k2b </ci>
            <ci> T3p </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k2a </ci>
              <ci> T3pR </ci>
            </apply>
            <apply>
              <times/>
              <ci> k2c </ci>
              <ci> T3pR </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="LT2R">
    <variable units="micromolar" public_interface="out" name="LT2R" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="LT2"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k3b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="36"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT2R </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k3b </ci>
            <ci> LT2 </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k3a </ci>
              <ci> LT2R </ci>
            </apply>
            <apply>
              <times/>
              <ci> k3c </ci>
              <ci> LT2R </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component> 

  <component name="LT3R">
    <variable units="micromolar" public_interface="out" name="LT3R" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="LT3"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k4b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="37"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT3R </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k4b </ci>
            <ci> LT3 </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k4a </ci>
              <ci> LT3R </ci>
            </apply>
            <apply>
              <times/>
              <ci> k4c </ci>
              <ci> LT3R </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="LT2pR">
    <variable units="micromolar" public_interface="out" name="LT2pR" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="LT2p"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k3b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k3c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="38"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT2pR </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k3b </ci>
            <ci> LT2p </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k3a </ci>
              <ci> LT2pR </ci>
            </apply>
            <apply>
              <times/>
              <ci> k3c </ci>
              <ci> LT2pR </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component> 

  <component name="LT3pR">
    <variable units="micromolar" public_interface="out" name="LT3pR" initial_value="0.01"/>
    
    <variable units="micromolar" public_interface="in" name="LT3p"/>
    <variable units="micromolar" public_interface="in" name="R"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4a"/>
    <variable units="second_order_rate_constant" public_interface="in" name="k4b"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k4c"/>
    <variable units="second" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="39"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci> time </ci>
          </bvar> 
          <ci> LT3pR </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k4b </ci>
            <ci> LT3p </ci>
            <ci> R </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k4a </ci>
              <ci> LT3pR </ci>
            </apply>
            <apply>
              <times/>
              <ci> k4c </ci>
              <ci> LT3pR </ci>
            </apply>
          </apply>
        </apply> 
      </apply> 
    </math>
  </component>

  <component name="L">
    <variable units="micromolar" public_interface="out" name="L" initial_value="3.0"/>
  </component>
  
  <component name="R">
    <variable units="micromolar" public_interface="out" name="R" initial_value="0.3"/>
  </component>

  <component name="Z">
    <variable units="micromolar" public_interface="out" name="Z" initial_value="40.0"/>
  </component>

  <component name="Y0">
    <variable units="micromolar" public_interface="out" name="Y0" initial_value="20.0"/>
  </component>

  <component name="B0">
    <variable units="micromolar" public_interface="out" name="B0" initial_value="1.7"/>
  </component>

  <component name="model_parameters">
    <variable units="first_order_rate_constant" public_interface="out" name="k1c" initial_value="0.17"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k2c" initial_value="0.017"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k3c" initial_value="5.1"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k4c" initial_value="0.51"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k1a" initial_value="10"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k2a" initial_value="10"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k3a" initial_value="10"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k4a" initial_value="10"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k1b" initial_value="17"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k2b" initial_value="17"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k3b" initial_value="17"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k4b" initial_value="17"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k_1" initial_value="4E5"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k_2" initial_value="3E4"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k_3" initial_value="4E5"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k_4" initial_value="3E4"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k5" initial_value="7E7"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k6" initial_value="7E7"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k7" initial_value="7E7"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k_5" initial_value="70.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k_6" initial_value="70.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k_7" initial_value="70.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k8" initial_value="15.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k9" initial_value="45.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k10" initial_value="48.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k11" initial_value="0.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k12" initial_value="16.5"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k13" initial_value="34.56"/>
    <variable units="second_order_rate_constant" public_interface="out" name="kb" initial_value="8E5"/>
    <variable units="second_order_rate_constant" public_interface="out" name="ky" initial_value="3E7"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k_b" initial_value="0.35"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k_y" initial_value="5E5"/>
  </component>


  <connection>
    <map_components component_2="environment" component_1="T2"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T3"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T4"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T2p"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T3p"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T4p"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT2"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT3"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT4"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT2p"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT3p"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT4p"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T2R"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T3R"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T2pR"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="T3pR"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT2R"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT3R"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT2pR"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="LT3pR"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="Yp"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="Bp"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="LT2" component_1="T2"/>
    <map_variables variable_2="LT2" variable_1="LT2"/>
    <map_variables variable_2="T2" variable_1="T2"/>
  </connection>

  <connection>
    <map_components component_2="T2R" component_1="T2"/>
    <map_variables variable_2="T2R" variable_1="T2R"/>
    <map_variables variable_2="T2" variable_1="T2"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T2"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="T3" component_1="T2"/>
    <map_variables variable_2="T3" variable_1="T3"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="T2"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="T2"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="T2p" component_1="T2"/>
    <map_variables variable_2="T2p" variable_1="T2p"/>
    <map_variables variable_2="T2" variable_1="T2"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="T2"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="T2"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="T2"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T2"/>
    <map_variables variable_2="k5" variable_1="k5"/>
    <map_variables variable_2="k_5" variable_1="k_5"/>
    <map_variables variable_2="k8" variable_1="k8"/>
    <map_variables variable_2="k_1" variable_1="k_1"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k1a" variable_1="k1a"/>
    <map_variables variable_2="k1b" variable_1="k1b"/>
    <map_variables variable_2="k1c" variable_1="k1c"/>
  </connection>

  <connection>
    <map_components component_2="LT3" component_1="T3"/>
    <map_variables variable_2="LT3" variable_1="LT3"/>
    <map_variables variable_2="T3" variable_1="T3"/>
  </connection>

  <connection>
    <map_components component_2="T3R" component_1="T3"/>
    <map_variables variable_2="T3R" variable_1="T3R"/>
    <map_variables variable_2="T3" variable_1="T3"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T3"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="T4" component_1="T3"/>
    <map_variables variable_2="T4" variable_1="T4"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="T3"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="T3"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="T3p" component_1="T3"/>
    <map_variables variable_2="T3p" variable_1="T3p"/>
    <map_variables variable_2="T3" variable_1="T3"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="T3"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="T3"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="T3"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T3"/>
    <map_variables variable_2="k6" variable_1="k6"/>
    <map_variables variable_2="k_6" variable_1="k_6"/>
    <map_variables variable_2="k9" variable_1="k9"/>
    <map_variables variable_2="k_2" variable_1="k_2"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k2a" variable_1="k2a"/>
    <map_variables variable_2="k2b" variable_1="k2b"/>
    <map_variables variable_2="k2c" variable_1="k2c"/>
  </connection>

  <connection>
    <map_components component_2="LT4" component_1="T4"/>
    <map_variables variable_2="LT4" variable_1="LT4"/>
    <map_variables variable_2="T4" variable_1="T4"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="T4"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="T4"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="T4p" component_1="T4"/>
    <map_variables variable_2="T4p" variable_1="T4p"/>
    <map_variables variable_2="T4" variable_1="T4"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="T4"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="T4"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="T4"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T4"/>
    <map_variables variable_2="k7" variable_1="k7"/>
    <map_variables variable_2="k_7" variable_1="k_7"/>
    <map_variables variable_2="k10" variable_1="k10"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
  </connection>

  <connection>
    <map_components component_2="LT2p" component_1="T2p"/>
    <map_variables variable_2="LT2p" variable_1="LT2p"/>
    <map_variables variable_2="T2p" variable_1="T2p"/>
  </connection>

  <connection>
    <map_components component_2="T2pR" component_1="T2p"/>
    <map_variables variable_2="T2pR" variable_1="T2pR"/>
    <map_variables variable_2="T2p" variable_1="T2p"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T2p"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="T3p" component_1="T2p"/>
    <map_variables variable_2="T3p" variable_1="T3p"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="T2p"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="T2p"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="T2p"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="T2p"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="T2p"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T2p"/>
    <map_variables variable_2="k5" variable_1="k5"/>
    <map_variables variable_2="k_5" variable_1="k_5"/>
    <map_variables variable_2="k8" variable_1="k8"/>
    <map_variables variable_2="k_1" variable_1="k_1"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k1a" variable_1="k1a"/>
    <map_variables variable_2="k1b" variable_1="k1b"/>
    <map_variables variable_2="k1c" variable_1="k1c"/>
  </connection>

  <connection>
    <map_components component_2="LT3p" component_1="T3p"/>
    <map_variables variable_2="LT3p" variable_1="LT3p"/>
    <map_variables variable_2="T3p" variable_1="T3p"/>
  </connection>

  <connection>
    <map_components component_2="T3pR" component_1="T3p"/>
    <map_variables variable_2="T3pR" variable_1="T3pR"/>
    <map_variables variable_2="T3p" variable_1="T3p"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T3p"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="T4p" component_1="T3p"/>
    <map_variables variable_2="T4p" variable_1="T4p"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="T3p"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="T3p"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="T3p"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="T3p"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="T3p"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T3p"/>
    <map_variables variable_2="k6" variable_1="k6"/>
    <map_variables variable_2="k_6" variable_1="k_6"/>
    <map_variables variable_2="k9" variable_1="k9"/>
    <map_variables variable_2="k_2" variable_1="k_2"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k2a" variable_1="k2a"/>
    <map_variables variable_2="k2b" variable_1="k2b"/>
    <map_variables variable_2="k2c" variable_1="k2c"/>
  </connection>

  <connection>
    <map_components component_2="LT4p" component_1="T4p"/>
    <map_variables variable_2="LT4p" variable_1="LT4p"/>
    <map_variables variable_2="T4p" variable_1="T4p"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="T4p"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="T4p"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="T4p"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="T4p"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="T4p"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T4p"/>
    <map_variables variable_2="k7" variable_1="k7"/>
    <map_variables variable_2="k_7" variable_1="k_7"/>
    <map_variables variable_2="k10" variable_1="k10"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
  </connection>

  <connection>
    <map_components component_2="LT2R" component_1="LT2"/>
    <map_variables variable_2="LT2R" variable_1="LT2R"/>
    <map_variables variable_2="LT2" variable_1="LT2"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT2"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="LT3" component_1="LT2"/>
    <map_variables variable_2="LT3" variable_1="LT3"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="LT2"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="LT2"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="LT2p" component_1="LT2"/>
    <map_variables variable_2="LT2p" variable_1="LT2p"/>
    <map_variables variable_2="LT2" variable_1="LT2"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="LT2"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="LT2"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="LT2"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT2"/>
    <map_variables variable_2="k5" variable_1="k5"/>
    <map_variables variable_2="k_5" variable_1="k_5"/>
    <map_variables variable_2="k11" variable_1="k11"/>
    <map_variables variable_2="k_3" variable_1="k_3"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k3a" variable_1="k3a"/>
    <map_variables variable_2="k3b" variable_1="k3b"/>
    <map_variables variable_2="k3c" variable_1="k3c"/>
  </connection>

  <connection>
    <map_components component_2="LT3R" component_1="LT3"/>
    <map_variables variable_2="LT3R" variable_1="LT3R"/>
    <map_variables variable_2="LT3" variable_1="LT3"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT3"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="LT4" component_1="LT3"/>
    <map_variables variable_2="LT4" variable_1="LT4"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="LT3"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="LT3"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="LT3p" component_1="LT3"/>
    <map_variables variable_2="LT3p" variable_1="LT3p"/>
    <map_variables variable_2="LT3" variable_1="LT3"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="LT3"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="LT3"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="LT3"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT3"/>
    <map_variables variable_2="k6" variable_1="k6"/>
    <map_variables variable_2="k_6" variable_1="k_6"/>
    <map_variables variable_2="k12" variable_1="k12"/>
    <map_variables variable_2="k_4" variable_1="k_4"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k4a" variable_1="k4a"/>
    <map_variables variable_2="k4b" variable_1="k4b"/>
    <map_variables variable_2="k4c" variable_1="k4c"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="LT4"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="LT4"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="LT4p" component_1="LT4"/>
    <map_variables variable_2="LT4p" variable_1="LT4p"/>
    <map_variables variable_2="LT4" variable_1="LT4"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="LT4"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="LT4"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="LT4"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT4"/>
    <map_variables variable_2="k7" variable_1="k7"/>
    <map_variables variable_2="k_7" variable_1="k_7"/>
    <map_variables variable_2="k13" variable_1="k13"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
  </connection>

  <connection>
    <map_components component_2="LT2pR" component_1="LT2p"/>
    <map_variables variable_2="LT2pR" variable_1="LT2pR"/>
    <map_variables variable_2="LT2p" variable_1="LT2p"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT2p"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="LT3p" component_1="LT2p"/>
    <map_variables variable_2="LT3p" variable_1="LT3p"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="LT2p"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="LT2p"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="LT2p"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="LT2p"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="LT2p"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT2p"/>
    <map_variables variable_2="k5" variable_1="k5"/>
    <map_variables variable_2="k_5" variable_1="k_5"/>
    <map_variables variable_2="k11" variable_1="k11"/>
    <map_variables variable_2="k_3" variable_1="k_3"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k3a" variable_1="k3a"/>
    <map_variables variable_2="k3b" variable_1="k3b"/>
    <map_variables variable_2="k3c" variable_1="k3c"/>
  </connection>

  <connection>
    <map_components component_2="LT3pR" component_1="LT3p"/>
    <map_variables variable_2="LT3pR" variable_1="LT3pR"/>
    <map_variables variable_2="LT3p" variable_1="LT3p"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT3p"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="LT4p" component_1="LT3p"/>
    <map_variables variable_2="LT4p" variable_1="LT4p"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="LT3p"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="LT3p"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="LT3p"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="LT3p"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="LT3p"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT3p"/>
    <map_variables variable_2="k6" variable_1="k6"/>
    <map_variables variable_2="k_6" variable_1="k_6"/>
    <map_variables variable_2="k12" variable_1="k12"/>
    <map_variables variable_2="k_4" variable_1="k_4"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k4a" variable_1="k4a"/>
    <map_variables variable_2="k4b" variable_1="k4b"/>
    <map_variables variable_2="k4c" variable_1="k4c"/>
  </connection>

  <connection>
    <map_components component_2="L" component_1="LT4p"/>
    <map_variables variable_2="L" variable_1="L"/>
  </connection>

  <connection>
    <map_components component_2="Bp" component_1="LT4p"/>
    <map_variables variable_2="Bp" variable_1="Bp"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="LT4p"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="Yp" component_1="LT4p"/>
    <map_variables variable_2="Yp" variable_1="Yp"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="LT4p"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT4p"/>
    <map_variables variable_2="k7" variable_1="k7"/>
    <map_variables variable_2="k_7" variable_1="k_7"/>
    <map_variables variable_2="k13" variable_1="k13"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="kb" variable_1="kb"/>
  </connection>

  <connection>
    <map_components component_2="P" component_1="Yp"/>
    <map_variables variable_2="P" variable_1="P"/>
  </connection>

  <connection>
    <map_components component_2="Z" component_1="Yp"/>
    <map_variables variable_2="Z" variable_1="Z"/>
  </connection>

  <connection>
    <map_components component_2="Y0" component_1="Yp"/>
    <map_variables variable_2="Y0" variable_1="Y0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="Yp"/>
    <map_variables variable_2="ky" variable_1="ky"/>
    <map_variables variable_2="k_y" variable_1="k_y"/>
  </connection>

  <connection>
    <map_components component_2="P" component_1="Bp"/>
    <map_variables variable_2="P" variable_1="P"/>
  </connection>

  <connection>
    <map_components component_2="B0" component_1="Bp"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="Bp"/>
    <map_variables variable_2="kb" variable_1="kb"/>
    <map_variables variable_2="k_b" variable_1="k_b"/>
  </connection>

  <connection>
    <map_components component_2="T2p" component_1="P"/>
    <map_variables variable_2="T2p" variable_1="T2p"/>
  </connection>

  <connection>
    <map_components component_2="LT2p" component_1="P"/>
    <map_variables variable_2="LT2p" variable_1="LT2p"/>
  </connection>

  <connection>
    <map_components component_2="T3p" component_1="P"/>
    <map_variables variable_2="T3p" variable_1="T3p"/>
  </connection>

  <connection>
    <map_components component_2="LT3p" component_1="P"/>
    <map_variables variable_2="LT3p" variable_1="LT3p"/>
  </connection>

  <connection>
    <map_components component_2="T4p" component_1="P"/>
    <map_variables variable_2="T4p" variable_1="T4p"/>
  </connection>

  <connection>
    <map_components component_2="LT4p" component_1="P"/>
    <map_variables variable_2="LT4p" variable_1="LT4p"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T2R"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T3R"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T2pR"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="T3pR"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT2R"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT3R"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT2pR"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="R" component_1="LT3pR"/>
    <map_variables variable_2="R" variable_1="R"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T2R"/>
    <map_variables variable_2="k1a" variable_1="k1a"/>
    <map_variables variable_2="k1b" variable_1="k1b"/>
    <map_variables variable_2="k1c" variable_1="k1c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T3R"/>
    <map_variables variable_2="k2a" variable_1="k2a"/>
    <map_variables variable_2="k2b" variable_1="k2b"/>
    <map_variables variable_2="k2c" variable_1="k2c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T2pR"/>
    <map_variables variable_2="k1a" variable_1="k1a"/>
    <map_variables variable_2="k1b" variable_1="k1b"/>
    <map_variables variable_2="k1c" variable_1="k1c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T3pR"/>
    <map_variables variable_2="k2a" variable_1="k2a"/>
    <map_variables variable_2="k2b" variable_1="k2b"/>
    <map_variables variable_2="k2c" variable_1="k2c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT2R"/>
    <map_variables variable_2="k3a" variable_1="k3a"/>
    <map_variables variable_2="k3b" variable_1="k3b"/>
    <map_variables variable_2="k3c" variable_1="k3c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT3R"/>
    <map_variables variable_2="k4a" variable_1="k4a"/>
    <map_variables variable_2="k4b" variable_1="k4b"/>
    <map_variables variable_2="k4c" variable_1="k4c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT2pR"/>
    <map_variables variable_2="k3a" variable_1="k3a"/>
    <map_variables variable_2="k3b" variable_1="k3b"/>
    <map_variables variable_2="k3c" variable_1="k3c"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="LT3pR"/>
    <map_variables variable_2="k4a" variable_1="k4a"/>
    <map_variables variable_2="k4b" variable_1="k4b"/>
    <map_variables variable_2="k4c" variable_1="k4c"/>
  </connection>



<rdf:RDF>
  <rdf:Seq rdf:about="rdf:#bd67cefb-b984-49d6-9c68-542d9fbf50ac">
    <rdf:li rdf:resource="rdf:#3276cbb6-2627-49b8-a341-dee441f1d2d3"/>
    <rdf:li rdf:resource="rdf:#5ce9c251-854d-4023-bb8f-914c1f62d596"/>
    <rdf:li rdf:resource="rdf:#0875ef9d-26ec-4c53-9d43-93927a72d69b"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#564f74e7-aa09-4e6d-89ce-fb56810de7ad">
    <dc:creator rdf:resource="rdf:#bd67cefb-b984-49d6-9c68-542d9fbf50ac"/>
    <dc:title>A model of excitation and adaptation in bacterial chemotaxis</dc:title>
    <bqs:volume>94</bqs:volume>
    <bqs:first_page>7263</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#e8f96e16-8cc5-4914-9b5d-de656a5e8850"/>
    <dcterms:issued rdf:resource="rdf:#89f3c5d3-cb71-48d4-979d-46a45bb1f2fe"/>
    <bqs:last_page>7268</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Research Group</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#13c44426-38d0-4c51-a95f-6bce991040ce"/>
    <dcterms:created rdf:resource="rdf:#c074f8d8-118f-458b-9de3-eb8351625bbf"/>
    <dc:creator rdf:resource="rdf:#bdebf29b-3a85-432d-923c-aa0bc0c3d8e7"/>
    <cmeta:modification rdf:resource="rdf:#c9c48d53-56be-4411-abc2-e46b4518e48c"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e8f96e16-8cc5-4914-9b5d-de656a5e8850">
    <dc:title>Proc. Natl. Acad. Sci. USA</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e5c53a21-ad69-4298-a5d8-d1f63d50c97b">
    <vCard:N rdf:resource="rdf:#24b3bacc-2494-473d-b6ba-befd087a7143"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a662cf38-3896-4943-b42c-4bcee9130a62">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dc3436f7-a940-4d6f-a1a8-5c475ec0a21b">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>c.lloyd@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#13c44426-38d0-4c51-a95f-6bce991040ce">
    <dc:creator rdf:resource="rdf:#5c08dab1-0f08-4a7d-8e17-ba0c1d7e9d2c"/>
    <rdf:value>This CellML model has been recoded to remove the reaction element.  The model runs in both PCEnv and COR but the simulation results may deviate slightly from those which are published in the original paper.  We were unsure about the initial conditions used so where we were unsure we set everything to an initial concentration of 0.01 micromolar.  Furthermore, where the paper clearly states that Michaelis Menten kinetics were used for the methylation reactions, and Vmax and KR appear in the equations, values for these parameters were not provided.  We have derived these values from k1a, k1b and k1c (etc.) but we must highlight that these values may be incorrect.  All the units have been checked and are consistent. </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#610be179-2fa2-437c-be4e-0e5a70909a59">
    <dc:creator rdf:resource="rdf:#a662cf38-3896-4943-b42c-4bcee9130a62"/>
    <rdf:value>This is the CellML description of Spiro, Parkinson and Othmer's mathematical model of excitation and adaptation in bacterial chemotaxis (1997).</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c9c48d53-56be-4411-abc2-e46b4518e48c">
    <dcterms:modified rdf:resource="rdf:#c43fc272-51f3-4275-a0b3-afedd742b3b2"/>
    <rdf:value>Recoded the model to remove the reaction element.</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#e5c53a21-ad69-4298-a5d8-d1f63d50c97b"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#deef64d2-5fd6-4c32-811a-47461ab1a79b">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#79d51e2e-0e3f-457d-a615-43c665f82d86">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value>
      <rdf:Bag>
        <rdf:li>bacterial chemotaxis</rdf:li>
        <rdf:li>cell migration</rdf:li>
        <rdf:li>signal transduction</rdf:li>
      </rdf:Bag>
    </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#24b3bacc-2494-473d-b6ba-befd087a7143">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bdebf29b-3a85-432d-923c-aa0bc0c3d8e7">
    <vCard:ORG rdf:resource="rdf:#fa440644-c6e1-4ace-a935-41dd66f2debe"/>
    <vCard:EMAIL rdf:resource="rdf:#dc3436f7-a940-4d6f-a1a8-5c475ec0a21b"/>
    <vCard:N rdf:resource="rdf:#deef64d2-5fd6-4c32-811a-47461ab1a79b"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5c08dab1-0f08-4a7d-8e17-ba0c1d7e9d2c">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#89f3c5d3-cb71-48d4-979d-46a45bb1f2fe">
    <dcterms:W3CDTF>1997-07-08</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3276cbb6-2627-49b8-a341-dee441f1d2d3">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#a12d39cb-2b69-43cd-8d5c-fef8a5fa7023"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5ce9c251-854d-4023-bb8f-914c1f62d596">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#a5fddd27-760a-4064-8d5d-be33d7c66aed"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#28e8e33d-4cff-4201-87a4-ce7b9193f7aa">
    <dc:subject rdf:resource="rdf:#79d51e2e-0e3f-457d-a615-43c665f82d86"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#68a603cc-27ab-45e5-bb87-8a1d5fae8413">
    <vCard:Given>Hans</vCard:Given>
    <vCard:Family>Othmer</vCard:Family>
    <vCard:Other>G</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a12d39cb-2b69-43cd-8d5c-fef8a5fa7023">
    <vCard:Given>Peter</vCard:Given>
    <vCard:Family>Spiro</vCard:Family>
    <vCard:Other>A</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="#spiro_model_1997">
    <dc:title>
        A model of excitation and adaptation in bacterial chemotaxis
      </dc:title>
    <cmeta:comment rdf:resource="rdf:#610be179-2fa2-437c-be4e-0e5a70909a59"/>
    <bqs:reference rdf:resource="rdf:#28e8e33d-4cff-4201-87a4-ce7b9193f7aa"/>
    <bqs:reference rdf:resource="rdf:#d89d84f2-e913-444f-966c-31fb006eee91"/>
    <cmeta:species>Escherichia coli</cmeta:species>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a5fddd27-760a-4064-8d5d-be33d7c66aed">
    <vCard:Given>John</vCard:Given>
    <vCard:Family>Parkinson</vCard:Family>
    <vCard:Other>S</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c074f8d8-118f-458b-9de3-eb8351625bbf">
    <dcterms:W3CDTF>2001-10-29T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#0875ef9d-26ec-4c53-9d43-93927a72d69b">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#68a603cc-27ab-45e5-bb87-8a1d5fae8413"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c43fc272-51f3-4275-a0b3-afedd742b3b2">
    <dcterms:W3CDTF>2008-01-08T10:59:40+13:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d89d84f2-e913-444f-966c-31fb006eee91">
    <bqs:Pubmed_id>9207079</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#564f74e7-aa09-4e6d-89ce-fb56810de7ad"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fa440644-c6e1-4ace-a935-41dd66f2debe">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Research Group</vCard:Orgunit>
  </rdf:Description>
</rdf:RDF>
</model>