<?xml version="1.0" encoding="UTF-8"?>
<sbml xmlns="http://www.sbml.org/sbml/level2" level="2" version="1">
	<model name="ecoli">
		<listOfCompartments>
			<compartment id="default" name="default" size="0.0"/>
			<compartment id="external" name="external" size="0.0"/>
		</listOfCompartments>
		<listOfSpecies>
			<species id="GLC" name="GLC" compartment="default" initialConcentration="1.0"/>
			<species id="ATP" name="ATP" compartment="default" initialConcentration="1.0"/>
			<species id="G6P" name="G6P" compartment="default" initialConcentration="1.0"/>
			<species id="F6P" name="F6P" compartment="default" initialConcentration="1.0"/>
			<species id="FDP" name="FDP" compartment="default" initialConcentration="1.0"/>
			<species id="DHAP" name="DHAP" compartment="default" initialConcentration="1.0"/>
			<species id="GA3P" name="GA3P" compartment="default" initialConcentration="1.0"/>
			<species id="NADH" name="NADH" compartment="default" initialConcentration="1.0"/>
			<species id="_13DPG" name="13DPG" compartment="default" initialConcentration="1.0"/>
			<species id="_3PG" name="3PG" compartment="default" initialConcentration="1.0"/>
			<species id="_2PG" name="2PG" compartment="default" initialConcentration="1.0"/>
			<species id="PEP" name="PEP" compartment="default" initialConcentration="1.0"/>
			<species id="PYR" name="PYR" compartment="default" initialConcentration="1.0"/>
			<species id="COA" name="COA" compartment="default" initialConcentration="1.0"/>
			<species id="ACCOA" name="ACCOA" compartment="default" initialConcentration="1.0"/>
			<species id="CO2" name="CO2" compartment="default" initialConcentration="1.0"/>
			<species id="MAL" name="MAL" compartment="default" initialConcentration="1.0"/>
			<species id="NADPH" name="NADPH" compartment="default" initialConcentration="1.0"/>
			<species id="OA" name="OA" compartment="default" initialConcentration="1.0"/>
			<species id="D6PGL" name="D6PGL" compartment="default" initialConcentration="1.0"/>
			<species id="_6PGC" name="6PGC" compartment="default" initialConcentration="1.0"/>
			<species id="RL5P" name="RL5P" compartment="default" initialConcentration="1.0"/>
			<species id="R5P" name="R5P" compartment="default" initialConcentration="1.0"/>
			<species id="X5P" name="X5P" compartment="default" initialConcentration="1.0"/>
			<species id="S7P" name="S7P" compartment="default" initialConcentration="1.0"/>
			<species id="E4P" name="E4P" compartment="default" initialConcentration="1.0"/>
			<species id="CIT" name="CIT" compartment="default" initialConcentration="1.0"/>
			<species id="CAC" name="CAC" compartment="default" initialConcentration="1.0"/>
			<species id="ICIT" name="ICIT" compartment="default" initialConcentration="1.0"/>
			<species id="AKG" name="AKG" compartment="default" initialConcentration="1.0"/>
			<species id="SUCCOA" name="SUCCOA" compartment="default" initialConcentration="1.0"/>
			<species id="SUCC" name="SUCC" compartment="default" initialConcentration="1.0"/>
			<species id="FUM" name="FUM" compartment="default" initialConcentration="1.0"/>
			<species id="FADH" name="FADH" compartment="default" initialConcentration="1.0"/>
			<species id="Q" name="Q" compartment="default" initialConcentration="1.0"/>
			<species id="QH2" name="QH2" compartment="default" initialConcentration="1.0"/>
			<species id="GLX" name="GLX" compartment="default" initialConcentration="1.0"/>
			<species id="Hxt" name="Hxt" compartment="default" initialConcentration="1.0"/>
			<species id="O2" name="O2" compartment="default" initialConcentration="1.0"/>
			<species id="NO3" name="NO3" compartment="default" initialConcentration="1.0"/>
			<species id="NO2" name="NO2" compartment="default" initialConcentration="1.0"/>
			<species id="AC" name="AC" compartment="default" initialConcentration="1.0"/>
			<species id="FOR" name="FOR" compartment="default" initialConcentration="1.0"/>
			<species id="ACAL" name="ACAL" compartment="default" initialConcentration="1.0"/>
			<species id="ETH" name="ETH" compartment="default" initialConcentration="1.0"/>
			<species id="ACTP" name="ACTP" compartment="default" initialConcentration="1.0"/>
			<species id="LAC" name="LAC" compartment="default" initialConcentration="1.0"/>
			<species id="_2KD6PG" name="2KD6PG" compartment="default" initialConcentration="1.0"/>
			<species id="GLCxt" name="GLCxt" compartment="default" initialConcentration="1.0"/>
			<species id="CO2xt" name="CO2xt" compartment="default" initialConcentration="1.0"/>
			<species id="O2xt" name="O2xt" compartment="default" initialConcentration="1.0"/>
			<species id="NO3xt" name="NO3xt" compartment="default" initialConcentration="1.0"/>
			<species id="NO2xt" name="NO2xt" compartment="default" initialConcentration="1.0"/>
			<species id="ETHxt" name="ETHxt" compartment="default" initialConcentration="1.0"/>
			<species id="Acxt" name="Acxt" compartment="default" initialConcentration="1.0"/>
			<species id="SUCCxt" name="SUCCxt" compartment="default" initialConcentration="1.0"/>
			<species id="LACxt" name="LACxt" compartment="default" initialConcentration="1.0"/>
			<species id="PYRxt" name="PYRxt" compartment="default" initialConcentration="1.0"/>
			<species id="FORxt" name="FORxt" compartment="default" initialConcentration="1.0"/>
			<species id="BM" name="BM" compartment="default" initialConcentration="1.0"/>
			<species id="external_ATP" name="external_ATP" compartment="external" initialConcentration="1.0"/>
		</listOfSpecies>
		<listOfReactions>
			<reaction id="glk" name="glk" reversible="false">
				<listOfReactants>
					<speciesReference species="GLC" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="G6P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pgi" name="pgi" reversible="true">
				<listOfReactants>
					<speciesReference species="G6P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="F6P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pfkA" name="pfkA" reversible="false">
				<listOfReactants>
					<speciesReference species="F6P" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FDP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pfkB" name="pfkB" reversible="false">
				<listOfReactants>
					<speciesReference species="F6P" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FDP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fbaA" name="fbaA" reversible="true">
				<listOfReactants>
					<speciesReference species="FDP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="DHAP" stoichiometry="1.0"/>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fbaB" name="fbaB" reversible="true">
				<listOfReactants>
					<speciesReference species="FDP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="DHAP" stoichiometry="1.0"/>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tpiA" name="tpiA" reversible="true">
				<listOfReactants>
					<speciesReference species="DHAP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="gapA" name="gapA" reversible="true">
				<listOfReactants>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="_13DPG" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pgk" name="pgk" reversible="true">
				<listOfReactants>
					<speciesReference species="_13DPG" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="_3PG" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="gpmA" name="gpmA" reversible="true">
				<listOfReactants>
					<speciesReference species="_3PG" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="_2PG" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="gpmB" name="gpmB" reversible="true">
				<listOfReactants>
					<speciesReference species="_3PG" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="_2PG" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="eno" name="eno" reversible="true">
				<listOfReactants>
					<speciesReference species="_2PG" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PEP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pykF" name="pykF" reversible="false">
				<listOfReactants>
					<speciesReference species="PEP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pykA" name="pykA" reversible="false">
				<listOfReactants>
					<speciesReference species="PEP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="aceEF" name="aceEF" reversible="false">
				<listOfReactants>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="maeB" name="maeB" reversible="false">
				<listOfReactants>
					<speciesReference species="MAL" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="NADPH" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="maeA" name="maeA" reversible="false">
				<listOfReactants>
					<speciesReference species="MAL" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pck" name="pck" reversible="false">
				<listOfReactants>
					<speciesReference species="OA" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PEP" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fbp" name="fbp" reversible="false">
				<listOfReactants>
					<speciesReference species="FDP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="F6P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="glpX" name="glpX" reversible="false">
				<listOfReactants>
					<speciesReference species="FDP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="F6P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pps" name="pps" reversible="false">
				<listOfReactants>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="2.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PEP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="zwf" name="zwf" reversible="true">
				<listOfReactants>
					<speciesReference species="G6P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="D6PGL" stoichiometry="1.0"/>
					<speciesReference species="NADPH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pgl" name="pgl" reversible="false">
				<listOfReactants>
					<speciesReference species="D6PGL" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="_6PGC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="gnd" name="gnd" reversible="false">
				<listOfReactants>
					<speciesReference species="_6P	GC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NADPH" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="RL5P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="rpiA" name="rpiA" reversible="true">
				<listOfReactants>
					<speciesReference species="RL5P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="R5P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="rpiB" name="rpiB" reversible="true">
				<listOfReactants>
					<speciesReference species="RL5P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="R5P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="rpe" name="rpe" reversible="true">
				<listOfReactants>
					<speciesReference species="RL5P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="X5P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tktA" name="tktA" reversible="true">
				<listOfReactants>
					<speciesReference species="R5P" stoichiometry="1.0"/>
					<speciesReference species="X5P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
					<speciesReference species="S7P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tktB" name="tktB" reversible="true">
				<listOfReactants>
					<speciesReference species="R5P" stoichiometry="1.0"/>
					<speciesReference species="X5P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
					<speciesReference species="S7P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tktA_r2" name="tktA_r2" reversible="true">
				<listOfReactants>
					<speciesReference species="X5P" stoichiometry="1.0"/>
					<speciesReference species="E4P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="F6P" stoichiometry="1.0"/>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tktB_r2" name="tktB_r2" reversible="true">
				<listOfReactants>
					<speciesReference species="X5P" stoichiometry="1.0"/>
					<speciesReference species="E4P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="F6P" stoichiometry="1.0"/>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="talA" name="talA" reversible="true">
				<listOfReactants>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
					<speciesReference species="S7P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="E4P" stoichiometry="1.0"/>
					<speciesReference species="F6P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="talB" name="talB" reversible="true">
				<listOfReactants>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
					<speciesReference species="S7P" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="E4P" stoichiometry="1.0"/>
					<speciesReference species="F6P" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="gltA" name="gltA" reversible="false">
				<listOfReactants>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="OA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="COA" stoichiometry="1.0"/>
					<speciesReference species="CIT" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="prpC" name="prpC" reversible="false">
				<listOfReactants>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="OA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="COA" stoichiometry="1.0"/>
					<speciesReference species="CIT" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="acnA" name="acnA" reversible="true">
				<listOfReactants>
					<speciesReference species="CIT" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CAC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="acnA_r2" name="acnA_r2" reversible="true">
				<listOfReactants>
					<speciesReference species="CAC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ICIT" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="acnB" name="acnB" reversible="true">
				<listOfReactants>
					<speciesReference species="CIT" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CAC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="acnB_r2" name="acnB_r2" reversible="true">
				<listOfReactants>
					<speciesReference species="CAC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ICIT" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="icd" name="icd" reversible="true">
				<listOfReactants>
					<speciesReference species="ICIT" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="NADPH" stoichiometry="1.0"/>
					<speciesReference species="AKG" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="sucAB" name="sucAB" reversible="false">
				<listOfReactants>
					<speciesReference species="AKG" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="SUCCOA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="sucCD" name="sucCD" reversible="true">
				<listOfReactants>
					<speciesReference species="SUCCOA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ATP" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
					<speciesReference species="SUCC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="frdABCD" name="frdABCD" reversible="true">
				<listOfReactants>
					<speciesReference species="SUCC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FUM" stoichiometry="1.0"/>
					<speciesReference species="FADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="sdhAB" name="sdhAB" reversible="true">
				<listOfReactants>
					<speciesReference species="SUCC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FUM" stoichiometry="1.0"/>
					<speciesReference species="FADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fumA" name="fumA" reversible="true">
				<listOfReactants>
					<speciesReference species="FUM" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="MAL" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fumB" name="fumB" reversible="true">
				<listOfReactants>
					<speciesReference species="FUM" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="MAL" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fumC" name="fumC" reversible="true">
				<listOfReactants>
					<speciesReference species="FUM" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="MAL" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="mdh" name="mdh" reversible="true">
				<listOfReactants>
					<speciesReference species="MAL" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="OA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="mqo" name="mqo" reversible="false">
				<listOfReactants>
					<speciesReference species="MAL" stoichiometry="1.0"/>
					<speciesReference species="Q" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="QH2" stoichiometry="1.0"/>
					<speciesReference species="OA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="aceA" name="aceA" reversible="true">
				<listOfReactants>
					<speciesReference species="ICIT" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="GLX" stoichiometry="1.0"/>
					<speciesReference species="SUCC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="aceB" name="aceB" reversible="false">
				<listOfReactants>
					<speciesReference species="GLX" stoichiometry="1.0"/>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="MAL" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ppc" name="ppc" reversible="false">
				<listOfReactants>
					<speciesReference species="PEP" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="OA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pntAB" name="pntAB" reversible="false">
				<listOfReactants>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="Hxt" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NADPH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="udhA" name="udhA" reversible="false">
				<listOfReactants>
					<speciesReference species="NADPH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="atp" name="atp" reversible="false">
				<listOfReactants>
					<speciesReference species="Hxt" stoichiometry="4.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="nuo" name="nuo" reversible="false">
				<listOfReactants>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="Q" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="QH2" stoichiometry="1.0"/>
					<speciesReference species="Hxt" stoichiometry="4.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ndh" name="ndh" reversible="false">
				<listOfReactants>
					<speciesReference species="NADH" stoichiometry="1.0"/>
					<speciesReference species="Q" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="QH2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="cyoABCD" name="cyoABCD" reversible="false">
				<listOfReactants>
					<speciesReference species="QH2" stoichiometry="1.0"/>
					<speciesReference species="O2" stoichiometry="0.5"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="Q" stoichiometry="1.0"/>
					<speciesReference species="Hxt" stoichiometry="4.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="cydAB" name="cydAB" reversible="false">
				<listOfReactants>
					<speciesReference species="QH2" stoichiometry="1.0"/>
					<speciesReference species="O2" stoichiometry="0.5"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="Q" stoichiometry="1.0"/>
					<speciesReference species="Hxt" stoichiometry="2.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="narGHI" name="narGHI" reversible="false">
				<listOfReactants>
					<speciesReference species="QH2" stoichiometry="1.0"/>
					<speciesReference species="NO3" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="Q" stoichiometry="1.0"/>
					<speciesReference species="NO2" stoichiometry="1.0"/>
					<speciesReference species="Hxt" stoichiometry="2.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="poxB" name="poxB" reversible="false">
				<listOfReactants>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="Q" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="AC" stoichiometry="1.0"/>
					<speciesReference species="QH2" stoichiometry="1.0"/>
					<speciesReference species="CO2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="sdhABCD" name="sdhABCD" reversible="true">
				<listOfReactants>
					<speciesReference species="SUCC" stoichiometry="1.0"/>
					<speciesReference species="Q" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FUM" stoichiometry="1.0"/>
					<speciesReference species="QH2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="sdhABCD_r2" name="sdhABCD_r2" reversible="true">
				<listOfReactants>
					<speciesReference species="FADH" stoichiometry="1.0"/>
					<speciesReference species="Q" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="QH2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pflB" name="pflB" reversible="true">
				<listOfReactants>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="FOR" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tdcE" name="tdcE" reversible="true">
				<listOfReactants>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="FOR" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fdhF" name="fdhF" reversible="false">
				<listOfReactants>
					<speciesReference species="FOR" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fdoGHI" name="fdoGHI" reversible="false">
				<listOfReactants>
					<speciesReference species="FOR" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="fdnGHI_r2" name="fdnGHI_r2" reversible="false">
				<listOfReactants>
					<speciesReference species="FOR" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CO2" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="adhE" name="adhE" reversible="true">
				<listOfReactants>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACAL" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="mhpF" name="mhpF" reversible="true">
				<listOfReactants>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACAL" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="adhE_r2" name="adhE_r2" reversible="true">
				<listOfReactants>
					<speciesReference species="ACAL" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ETH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="adhP" name="adhP" reversible="true">
				<listOfReactants>
					<speciesReference species="ACAL" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ETH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="adhC" name="adhC" reversible="true">
				<listOfReactants>
					<speciesReference species="ACAL" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ETH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pta" name="pta" reversible="false">
				<listOfReactants>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACTP" stoichiometry="1.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ackA" name="ackA" reversible="true">
				<listOfReactants>
					<speciesReference species="ACTP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ATP" stoichiometry="1.0"/>
					<speciesReference species="AC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ackB" name="ackB" reversible="true">
				<listOfReactants>
					<speciesReference species="ACTP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ATP" stoichiometry="1.0"/>
					<speciesReference species="AC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="tdcD" name="tdcD" reversible="true">
				<listOfReactants>
					<speciesReference species="ACTP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ATP" stoichiometry="1.0"/>
					<speciesReference species="AC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="purT" name="purT" reversible="true">
				<listOfReactants>
					<speciesReference species="ACTP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ATP" stoichiometry="1.0"/>
					<speciesReference species="AC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="acs" name="acs" reversible="false">
				<listOfReactants>
					<speciesReference species="AC" stoichiometry="1.0"/>
					<speciesReference species="ATP" stoichiometry="2.0"/>
					<speciesReference species="COA" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ACCOA" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="dld" name="dld" reversible="false">
				<listOfReactants>
					<speciesReference species="LAC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FADH" stoichiometry="1.0"/>
					<speciesReference species="PYR" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ldhA" name="ldhA" reversible="true">
				<listOfReactants>
					<speciesReference species="LAC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PYR" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="edd" name="edd" reversible="false">
				<listOfReactants>
					<speciesReference species="_6PGC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="_2KD6PG" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="eda" name="eda" reversible="false">
				<listOfReactants>
					<speciesReference species="_2KD6PG" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="GA3P" stoichiometry="1.0"/>
					<speciesReference species="PYR" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="mgsA" name="mgsA" reversible="false">
				<listOfReactants>
					<speciesReference species="DHAP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="LAC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ptsGHI" name="ptsGHI" reversible="false">
				<listOfReactants>
					<speciesReference species="GLCxt" stoichiometry="1.0"/>
					<speciesReference species="PEP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="G6P" stoichiometry="1.0"/>
					<speciesReference species="PYR" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="co2" name="co2" reversible="false">
				<listOfReactants>
					<speciesReference species="CO2" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="CO2xt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="o2" name="o2" reversible="false">
				<listOfReactants>
					<speciesReference species="O2xt" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="O2" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="no3" name="no3" reversible="false">
				<listOfReactants>
					<speciesReference species="NO3xt" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NO3" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="no2" name="no2" reversible="false">
				<listOfReactants>
					<speciesReference species="NO2" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="NO2xt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="eth" name="eth" reversible="true">
				<listOfReactants>
					<speciesReference species="ETH" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="ETHxt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="ac" name="ac" reversible="true">
				<listOfReactants>
					<speciesReference species="AC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="Acxt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="succ" name="succ" reversible="false">
				<listOfReactants>
					<speciesReference species="SUCC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="SUCCxt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="lac" name="lac" reversible="false">
				<listOfReactants>
					<speciesReference species="LAC" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="LACxt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="pyr" name="pyr" reversible="false">
				<listOfReactants>
					<speciesReference species="PYR" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="PYRxt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="focA" name="focA" reversible="false">
				<listOfReactants>
					<speciesReference species="FOR" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="FORxt" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="mglABC" name="mglABC" reversible="false">
				<listOfReactants>
					<speciesReference species="GLCxt" stoichiometry="1.0"/>
					<speciesReference species="Hxt" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="GLC" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="maint" name="maint" reversible="false">
				<listOfReactants>
					<speciesReference species="ATP" stoichiometry="1.0"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="external_ATP" stoichiometry="1.0"/>
				</listOfProducts>
			</reaction>
			<reaction id="biomass" name="biomass" reversible="false">
				<listOfReactants>
					<speciesReference species="ATP" stoichiometry="40.2"/>
					<speciesReference species="NADPH" stoichiometry="15.7"/>
					<speciesReference species="G6P" stoichiometry="0.33"/>
					<speciesReference species="F6P" stoichiometry="0.07"/>
					<speciesReference species="R5P" stoichiometry="0.96"/>
					<speciesReference species="E4P" stoichiometry="0.36"/>
					<speciesReference species="GA3P" stoichiometry="0.12"/>
					<speciesReference species="_3PG" stoichiometry="0.86"/>
					<speciesReference species="PEP" stoichiometry="0.77"/>
					<speciesReference species="PYR" stoichiometry="2.94"/>
					<speciesReference species="ACCOA" stoichiometry="2.41"/>
					<speciesReference species="OA" stoichiometry="1.65"/>
					<speciesReference species="AKG" stoichiometry="1.28"/>
				</listOfReactants>
				<listOfProducts>
					<speciesReference species="BM" stoichiometry="1.0"/>
					<speciesReference species="NADH" stoichiometry="3.0"/>
					<speciesReference species="COA" stoichiometry="2.41"/>
				</listOfProducts>
			</reaction>
		</listOfReactions>
	</model>
</sbml>
