<?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 = "Smallest chemical reaction system with Hopf bifurcation">
            <font fontName = "Arial" fontSize = "12" fontStyle = "" fontColor = "-2147483640"/>
            <boundingBox x = "18" y = "19" w = "383" 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 = "19" y = "40" 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 = "X" boundaryCondition = "false" initialAmount = "2.5" compartment = "uVol">
            <annotations>
               <jd:display x = "349" y = "300" 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 = "Y" boundaryCondition = "false" initialAmount = "2.5" compartment = "uVol">
            <annotations>
               <jd:display x = "81" y = "297" 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 = "Z" boundaryCondition = "false" initialAmount = "2.5" compartment = "uVol">
            <annotations>
               <jd:display x = "213" y = "372" 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 = "A" boundaryCondition = "true" initialAmount = "1" compartment = "uVol">
            <annotations>
               <jd:display x = "379" 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 = "Waste" boundaryCondition = "true" initialAmount = "0" compartment = "uVol">
            <annotations>
               <jd:display x = "68" y = "183" 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 = "false">
            <listOfReactants>
               <specieReference specie = "X" stoichiometry = "1"/>
               <specieReference specie = "A" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "X" stoichiometry = "2"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "349" y = "195"/>
                  <pt x = "398" y = "255"/>
                  <pt x = "385" y = "194"/>
                  <pt x = "381" y = "146"/>
                  <pt x = "385" y = "194"/>
                  <pt x = "313" y = "196"/>
                  <pt x = "295" y = "260"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k_1*X*A">
               <listOfParameters>
                  <parameter name = "k_1" value = "3.2"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
         <reaction name = "J1" reversible = "false">
            <listOfReactants>
               <specieReference specie = "X" stoichiometry = "1"/>
               <specieReference specie = "Y" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "A" stoichiometry = "1"/>
               <specieReference specie = "Y" stoichiometry = "1"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "228" y = "286"/>
                  <pt x = "242" y = "347"/>
                  <pt x = "228" y = "338"/>
                  <pt x = "169" y = "322"/>
                  <pt x = "228" y = "338"/>
                  <pt x = "228" y = "234"/>
                  <pt x = "206" y = "95"/>
                  <pt x = "228" y = "234"/>
                  <pt x = "139" y = "246"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k_2*X*Y">
               <listOfParameters>
                  <parameter name = "k_2" value = "1"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
         <reaction name = "J2" reversible = "false">
            <listOfReactants>
               <specieReference specie = "X" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "Z" stoichiometry = "1"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "330" y = "372"/>
                  <pt x = "349" y = "380"/>
                  <pt x = "336" y = "381"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k_3*X">
               <listOfParameters>
                  <parameter name = "k_3" value = "1"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
         <reaction name = "J3" reversible = "false">
            <listOfReactants>
               <specieReference specie = "Z" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "Y" stoichiometry = "1"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "101" y = "370"/>
                  <pt x = "87" y = "381"/>
                  <pt x = "83" y = "373"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k_4*Z">
               <listOfParameters>
                  <parameter name = "k_4" value = "1"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
         <reaction name = "J4" reversible = "false">
            <listOfReactants>
               <specieReference specie = "Y" stoichiometry = "1"/>
            </listOfReactants>
            <listOfProducts>
               <specieReference specie = "Waste" stoichiometry = "1"/>
            </listOfProducts>
            <annotations>
               <jd:arcSeg LineThickness = "1" LineColor = "0" FillColor = "16777215" SelectedLineColor = "255">
                  <pt x = "83" y = "266"/>
                  <pt x = "83" y = "272"/>
                  <pt x = "83" y = "272"/>
               </jd:arcSeg>
            </annotations>
            <kineticLaw formula = "k_5*Y">
               <listOfParameters>
                  <parameter name = "k_5" value = "1"/>
               </listOfParameters>
            </kineticLaw>
         </reaction>
      </listOfReactions>
   </model>
</sbml>
