<?xml version="1.0" encoding="UTF-8"?>
<!-- Created by XMLPrettyPrinter on 11/20/2002 -->
<sbml xmlns = "http://www.sbml.org/sbml/level1" level = "1" version = "1" xmlns:jd = "http://www.sys-bio.org/sbml">
   <annotations>
      <jd:header>
         <VersionHeader SBMLVersion = "1.0"/>
         <ModelHeader Author = "Mr Untitled" ModelVersion = "0.0" ModelTitle = "untitled"/>
      </jd:header>
      <jd:display>
         <SBMLGraphicsHeader BackGroundColor = "15728639"/>
      </jd:display>
      <jd:otherDisplayObjects>
         <textObject name = "The Henri Michaelis Menten mechanism in an open system">
            <font fontName = "Arial" fontSize = "12" fontStyle = "" fontColor = "-2147483640"/>
            <boundingBox x = "17" y = "13" w = "405" h = "18"/>
         </textObject>
         <textObject name = "Taken from the Gepasi site at www.gepasi.org">
            <font fontName = "MS Sans Serif" fontSize = "10" fontStyle = "B" fontColor = "-2147483640"/>
            <boundingBox x = "23" y = "229" w = "316" h = "16"/>
         </textObject>
      </jd:otherDisplayObjects>
   </annotations>
   <!--                     -->
   <!--  Model Starts Here  -->
   <!--                     -->
   <model name = "untitled">
      <listOfCompartments>
         <compartment name = "uVol" volume = "1">
            <annotations>
               <jd:display>
                  <boundingBox x = "0" y = "0" w = "0" h = "0"/>
               </jd:display>
            </annotations>
         </compartment>
      </listOfCompartments>
      <listOfSpecies>
         <specie name = "E" boundaryCondition = "false" initialAmount = "0.999" compartment = "uVol">
            <annotations>
               <jd:display x = "324" y = "82" iconIndex = "-1" edgeThickness = "1"
                           edgeColor = "0" selectedEdgeColor = "255" fillColor = "16777215" borderType = "ntRound">
                  <font fontName = "Arial" fontSize = "8" fontStyle = "" fontColor = "0"/>
               </jd:display>
            </annotations>
         </specie>
         <specie name = "ES" boundaryCondition = "false" initialAmount = "0.001" compartment = "uVol">
            <annotations>
               <jd:display x = "327" y = "191" iconIndex = "-1" edgeThickness = "1"
                           edgeColor = "0" selectedEdgeColor = "255" fillColor = "16777215" borderType = "ntRound">
                  <font fontName = "Arial" fontSize = "8" fontStyle = "" fontColor = "0"/>
               </jd:display>
            </annotations>
         </specie>
         <specie name = "S" boundaryCondition = "true" initialAmount = "1" compartment = "uVol">
            <annotations>
               <jd:display x = "104" y = "84" iconIndex = "-1" edgeThickness = "1"
                           edgeColor = "0" selectedEdgeColor = "255" fillColor = "16777215" borderType = "ntRound">
                  <font fontName = "Arial" fontSize = "8" fontStyle = "" fontColor = "0"/>
               </jd:display>
            </annotations>
         </specie>
         <specie name = "P" boundaryCondition = "true" initialAmount = "0" compartment = "uVol">
            <annotations>
               <jd:display x = "549" y = "91" iconIndex = "-1" edgeThickness = "1"
                           edgeColor = "0" selectedEdgeColor = "255" fillColor = "16777215" borderType = "ntRound">
                  <font fontName = "Arial" fontSize = "8" fontStyle = "" fontColor = "0"/>
               </jd:display>
            </annotations>
         </specie>
      </listOfSpecies>
      <listOfReactions>
         <reaction name = "J0" reversible = "true">
            <listOfReactants>
               <specieReference specie = "S" stoichiometry = "1"/>
               <specieReference specie = "E" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "ES" stoichiometry = "1"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "192" y = "143"/>
                  <pt x = "197" y = "92"/>
                  <pt x = "193" y = "106"/>
                  <pt x = "230" y = "91"/>
                  <pt x = "193" y = "106"/>
                  <pt x = "191" y = "180"/>
                  <pt x = "228" y = "182"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k1_1*S*E-k2_1*ES">
               <listOfParameters>
                  <parameter name = "k1_1" value = "1"/>
                  <parameter name = "k2_1" value = "1"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
         <reaction name = "J1" reversible = "false">
            <listOfReactants>
               <specieReference specie = "ES" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "E" stoichiometry = "1"/>
               <specieReference specie = "P" stoichiometry = "1"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "463" y = "145"/>
                  <pt x = "443" y = "184"/>
                  <pt x = "462" y = "182"/>
                  <pt x = "464" y = "108"/>
                  <pt x = "439" y = "84"/>
                  <pt x = "464" y = "108"/>
                  <pt x = "484" y = "105"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k_2*ES">
               <listOfParameters>
                  <parameter name = "k_2" value = "1"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
      </listOfReactions>
   </model>
</sbml>
