<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated 15-November-2004 13:32:35.382834 -->
<!-- Generated by MathSBML 2.4.4 (01-November-2004) -->
<sbml xmlns="http://www.sbml.org/sbml/level2"
    level="2"
    version="1">
 <model id="stoichiometry_matrix_example"
     name="stoichiometry_matrix_example">
  <notes>
   <body xmlns="http://www.w3.org/1999/xhtml">
    <p>This is a Systems Biology Markup Language (SBML) file; its contents will not be displayed properly in most internet browsers.</p>
    <p>Model Name:<i>stoichiometry_matrix_example</i></p>
    <p>Generated by MathSBML 2.4.4 (01-November-2004) 15-November-2004 13:32:17.595910</p>
    <p>The remainder of this file is in XML. To view the contents of the file use the &quot;View Source&quot; or &quot;Show text source&quot; or equivalent button on you browser.</p>
   </body>
  </notes>
  <!-- <listOfFunctionDefinitions/> -->
  <!-- <listOfUnitDefinitions/> -->
  <listOfCompartments>
   <compartment id="C"
       name="C"
       spatialDimensions="3"
       units="volume"/>
  </listOfCompartments>
  <listOfSpecies>
   <species id="S1"
       name="S1"
       compartment="C"
       boundaryCondition="false"
       constant="false"
       initialAmount="1"
       substanceUnits="substance"
       hasOnlySubstanceUnits="false"
       spatialSizeUnits="volume"/>
   <species id="S2"
       name="S2"
       compartment="C"
       boundaryCondition="false"
       constant="false"
       initialAmount="1"
       substanceUnits="substance"
       hasOnlySubstanceUnits="false"
       spatialSizeUnits="volume"/>
   <species id="S3"
       name="S3"
       compartment="C"
       boundaryCondition="false"
       constant="false"
       initialAmount="1"
       substanceUnits="substance"
       hasOnlySubstanceUnits="false"
       spatialSizeUnits="volume"/>
   <species id="S4"
       name="S4"
       compartment="C"
       boundaryCondition="false"
       constant="false"
       initialAmount="1"
       substanceUnits="substance"
       hasOnlySubstanceUnits="false"
       spatialSizeUnits="volume"/>
   <species id="S5"
       name="S5"
       compartment="C"
       boundaryCondition="false"
       constant="false"
       initialAmount="1"
       substanceUnits="substance"
       hasOnlySubstanceUnits="false"
       spatialSizeUnits="volume"/>
  </listOfSpecies>
  <!-- <listOfParameters/> -->
  <!-- <listOfRules/> -->
  <listOfReactions>
   <reaction id="reaction1"
       name="reaction1"
       reversible="false"
       fast="false">
    <listOfReactants>
     <speciesReference species="S1"/>
    </listOfReactants>
    <listOfProducts>
     <speciesReference species="S2"/>
    </listOfProducts>
    <!-- <listOfModifiers/> -->
    <kineticLaw/>
   </reaction>
   <reaction id="reaction2"
       name="reaction2"
       reversible="false"
       fast="false">
    <listOfReactants>
     <speciesReference species="S2"/>
     <speciesReference species="S3"
         stoichiometry="5"/>
    </listOfReactants>
    <listOfProducts>
     <speciesReference species="S2"
         stoichiometry="2"/>
     <speciesReference species="S3"
         stoichiometry="4"/>
    </listOfProducts>
    <!-- <listOfModifiers/> -->
    <kineticLaw/>
   </reaction>
   <reaction id="reaction3"
       name="reaction3"
       reversible="false"
       fast="false">
    <listOfReactants>
     <speciesReference species="S3"/>
    </listOfReactants>
    <listOfProducts>
     <speciesReference species="S4"/>
    </listOfProducts>
    <!-- <listOfModifiers/> -->
    <kineticLaw/>
   </reaction>
   <reaction id="reaction4"
       name="reaction4"
       reversible="false"
       fast="false">
    <listOfReactants>
     <speciesReference species="S4"/>
    </listOfReactants>
    <listOfProducts>
     <speciesReference species="S5"/>
    </listOfProducts>
    <!-- <listOfModifiers/> -->
    <kineticLaw/>
   </reaction>
  </listOfReactions>
  <!-- <listOfEvents/> -->
 </model>
</sbml>
