<?xml version="1.0" encoding="UTF-8"?>
<sbml xmlns="http://www.sbml.org/sbml/level2" level="2" version="1">
  <model id="M_id_2345958">
    <notes>
      <body xmlns="http://www.w3.org/1999/xhtml">
	    
          </body>
    </notes>
    <annotation xmlns:docss="http://www.docss.ncbs.res.in">
      <docss:timestamp>Fri May  8 17:07:40 2009</docss:timestamp>
      <docss:Model_id> M_id_345958 </docss:Model_id>
      <docss:Configure_no> M10597 </docss:Configure_no>
      <docss:Signature> |CabX|CbcX|DacX|Fabc|Fbac|Jcba| </docss:Signature>
      <docss:Molecule> 3 </docss:Molecule>
      <docss:Reaction> 6 </docss:Reaction>
      <docss:Propensity> 0.0327103 </docss:Propensity>
    </annotation>
    <listOfUnitDefinitions>
     <unitDefinition id="vol_secINV">
      <listOfUnits>
       <unit kind="litre" multiplier="1" offset="0"/>
       <unit kind="second" exponent="-1" multiplier="1" offset="0"/>
      </listOfUnits>
     </unitDefinition>
     <unitDefinition id="vol_uMINVsecINV">
      <listOfUnits>
       <unit kind="litre" exponent="2" multiplier="1" offset="0"/>
       <unit kind="mole" exponent="-1" scale="-6" multiplier="1" offset="0"/>
       <unit kind="second" exponent="-1" multiplier="1" offset="0"/>
      </listOfUnits>
     </unitDefinition>
     <unitDefinition id="substance">
      <listOfUnits>
       <unit kind="mole" scale ="-6" multiplier="1" offset="0"/>
      </listOfUnits>
     </unitDefinition>
    </listOfUnitDefinitions>
    <listOfCompartments>
      <compartment id="default_compartment" size="1e-18"/>
      <compartment id="compt_0" size="1.66666666666667e-18"/>
    </listOfCompartments>
    <listOfSpecies>
      <species id="b" compartment="compt_0" initialConcentration="0.0134152"/>
      <species id="a" compartment="compt_0" initialConcentration="0.0117276"/>
      <species id="c" compartment="compt_0" initialConcentration="6.62982"/>
      <species id="a_slash_CabX_slash_CabX_cplx" compartment="compt_0" initialConcentration="0"/>
      <species id="b_slash_CbcX_slash_CbcX_cplx" compartment="compt_0" initialConcentration="0"/>
      <species id="c_slash_DacX_slash_DacX_cplx" compartment="compt_0" initialConcentration="0"/>
      <species id="b_slash_Jcba_slash_Jcba_cplx" compartment="compt_0" initialConcentration="0"/>
    </listOfSpecies>
    <listOfReactions>
      <reaction id="Fabc">
        <listOfReactants>
          <speciesReference species="a" stoichiometry="2"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="b"/>
          <speciesReference species="c"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		kf*a^2-kb*b*c
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> kf </ci>
                <apply>
                  <power/>
                  <ci> a </ci>
                  <cn type="integer"> 2 </cn>
                </apply>
              </apply>
              <apply>
                <times/>
                <ci> kb </ci>
                <ci> b </ci>
                <ci> c </ci>
              </apply>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="kf" value="3.3253e-18" units="vol_uMINVsecINV"/>
            <parameter id="kb" value="4.49901666666667e-18" units="vol_uMINVsecINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="Fbac">
        <listOfReactants>
          <speciesReference species="b" stoichiometry="2"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="a"/>
          <speciesReference species="c"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		kf*b^2-kb*a*c
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> kf </ci>
                <apply>
                  <power/>
                  <ci> b </ci>
                  <cn type="integer"> 2 </cn>
                </apply>
              </apply>
              <apply>
                <times/>
                <ci> kb </ci>
                <ci> a </ci>
                <ci> c </ci>
              </apply>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="kf" value="6.26698333333333e-19" units="vol_uMINVsecINV"/>
            <parameter id="kb" value="5.69003333333333e-19" units="vol_uMINVsecINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="a_slash_CabX_1">
        <listOfReactants>
          <speciesReference species="a"/>
          <speciesReference species="a"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="a_slash_CabX_slash_CabX_cplx"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k1*a*a-k2*a_slash_CabX_slash_CabX_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> k1 </ci>
                <ci> a </ci>
                <ci> a </ci>
              </apply>
              <apply>
                <times/>
                <ci> k2 </ci>
                <ci> a_slash_CabX_slash_CabX_cplx </ci>
              </apply>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k1" value="6.54288333333333e-17" units="vol_uMINVsecINV"/>
            <parameter id="k2" value="4.24591666666667e-17" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="a_slash_CabX_2" reversible="false">
        <listOfReactants>
          <speciesReference species="a_slash_CabX_slash_CabX_cplx"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="b"/>
          <speciesReference species="a"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k3*a_slash_CabX_slash_CabX_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <times/>
              <ci> k3 </ci>
              <ci> a_slash_CabX_slash_CabX_cplx </ci>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k3" value="1.06148e-17" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="b_slash_CbcX_1">
        <listOfReactants>
          <speciesReference species="b"/>
          <speciesReference species="b"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="b_slash_CbcX_slash_CbcX_cplx"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k1*b*b-k2*b_slash_CbcX_slash_CbcX_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> k1 </ci>
                <ci> b </ci>
                <ci> b </ci>
              </apply>
              <apply>
                <times/>
                <ci> k2 </ci>
                <ci> b_slash_CbcX_slash_CbcX_cplx </ci>
              </apply>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k1" value="3.32093333333333e-20" units="vol_uMINVsecINV"/>
            <parameter id="k2" value="2.47968333333333e-19" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="b_slash_CbcX_2" reversible="false">
        <listOfReactants>
          <speciesReference species="b_slash_CbcX_slash_CbcX_cplx"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="c"/>
          <speciesReference species="b"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k3*b_slash_CbcX_slash_CbcX_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <times/>
              <ci> k3 </ci>
              <ci> b_slash_CbcX_slash_CbcX_cplx </ci>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k3" value="6.19921666666667e-20" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="c_slash_DacX_1">
        <listOfReactants>
          <speciesReference species="a"/>
          <speciesReference species="c"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="c_slash_DacX_slash_DacX_cplx"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k1*a*c-k2*c_slash_DacX_slash_DacX_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> k1 </ci>
                <ci> a </ci>
                <ci> c </ci>
              </apply>
              <apply>
                <times/>
                <ci> k2 </ci>
                <ci> c_slash_DacX_slash_DacX_cplx </ci>
              </apply>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k1" value="9.34128333333333e-18" units="vol_uMINVsecINV"/>
            <parameter id="k2" value="5.96946666666667e-18" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="c_slash_DacX_2" reversible="false">
        <listOfReactants>
          <speciesReference species="c_slash_DacX_slash_DacX_cplx"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="c"/>
          <speciesReference species="c"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k3*c_slash_DacX_slash_DacX_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <times/>
              <ci> k3 </ci>
              <ci> c_slash_DacX_slash_DacX_cplx </ci>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k3" value="1.49236666666667e-18" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="b_slash_Jcba_1">
        <listOfReactants>
          <speciesReference species="c"/>
          <speciesReference species="b"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="b_slash_Jcba_slash_Jcba_cplx"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k1*c*b-k2*b_slash_Jcba_slash_Jcba_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> k1 </ci>
                <ci> c </ci>
                <ci> b </ci>
              </apply>
              <apply>
                <times/>
                <ci> k2 </ci>
                <ci> b_slash_Jcba_slash_Jcba_cplx </ci>
              </apply>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k1" value="2.16678333333333e-18" units="vol_uMINVsecINV"/>
            <parameter id="k2" value="1.39006e-17" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
      <reaction id="b_slash_Jcba_2" reversible="false">
        <listOfReactants>
          <speciesReference species="b_slash_Jcba_slash_Jcba_cplx"/>
        </listOfReactants>
        <listOfProducts>
          <speciesReference species="a"/>
          <speciesReference species="b"/>
        </listOfProducts>
        <kineticLaw>
          <notes>
            <body xmlns="http://www.w3.org/1999/xhtml">
		k3*b_slash_Jcba_slash_Jcba_cplx
	    </body>
          </notes>
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <times/>
              <ci> k3 </ci>
              <ci> b_slash_Jcba_slash_Jcba_cplx </ci>
            </apply>
          </math>
          <listOfParameters>
            <parameter id="k3" value="3.47515e-18" units="vol_secINV"/>
          </listOfParameters>
        </kineticLaw>
      </reaction>
    </listOfReactions>
  </model>
</sbml>
