<?xml version="1.0" encoding="iso-8859-1"?>
<!--
    A fairly clunky java editor (but it's free and it validates!) is available at:
	http://www.felixgolubov.com/XMLEditor/
    unzip it, change directories and invoke it as:
	java -cp xample.jar:lib/xml-apis.jar:lib/xercesImpl.jar:lib/xmleditor.jar:lib/mdate.jar \
	com.fg.xample.XAmple

    To validate the schema you can use the Xerces2 java library
	http://xerces.apache.org/xerces2-j/
    untar it, change directories and invoke it as:
	java -cp xercesImpl.jar:xercesSamples.jar sax.Counter -v -s -f your_xml_data_file.xml

    Change the xsi:schemaLocation to the following to query the schema off of the TPC server:
	xsi:schemaLocation="http://www.tpc.org/tpceSchemaV1.xsd http://www.tpc.org/tpce/spec/tpce-es.xsd"
-->
<tpceResult xmlns="http://www.tpc.org/tpce/spec/tpce-es.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.tpc.org/tpce/spec/tpce-es.xsd tpce-es.xsd" SponsorName="IBM" ServerName="IBM System x3650 M4" SpecVersion="1.12.0" PricingSpecVersion="1.7.0" ReportDate="2012-03-06" RevisionDate="2012-03-06" AvailabilityDate="2012-05-31" tpsE="1863.23" PricePerf="207.85" Currency="USD" TotalSystemCost="387271" AuditorName="Doug Johnson" Cluster="N" SchemaVersion="1.0">
  <DBServer DBName="Microsoft SQL Server 2012" DBVersion="Enterprise Edition" DBMiscInfo="" OSName="Microsoft Windows Server 2008 R2" OSVersion="Enterprise Edition" OSMiscInfo="SP1" ProcessorName="Intel Xeon Processor E5-2690" ProcessorCount="2" CoreCount="16" ThreadCount="32" Memory="512" InitialDBSize="7782" RedundancyLevel="1" SpindleCount="92" />
  <RunData MeasurementInterval="02:00:00" RampupTime="00:19:15" RecoveryTime="00:09:42" MeasuredThroughput="1863.23" TotalTxns=" 134146519">
    <Broker-Volume Count=" 6573027" RTMin="0.01" RTMax="0.93" RTAvg="0.02" RT90th="0.03" MixPercent="4.90" />
    <Customer-Position Count=" 17439087" RTMin="0.01" RTMax="1.12" RTAvg="0.01" RT90th="0.02" MixPercent="13.00"></Customer-Position>
    <Market-Feed Count=" 1341528" RTMin="0.01" RTMax="0.70" RTAvg="0.01" RT90th="0.02" MixPercent="1.00" />
    <Market-Watch Count=" 24146410" RTMin="0.01" RTMax="1.08" RTAvg="0.01" RT90th="0.02" MixPercent="18.00"></Market-Watch>
    <Security-Detail Count=" 18780364" RTMin="0.01" RTMax="0.91" RTAvg="0.01" RT90th="0.02" MixPercent="14.00"></Security-Detail>
    <Trade-Lookup Count=" 10731659" RTMin="0.01" RTMax="0.91" RTAvg="0.07" RT90th="0.11" MixPercent="8.00" />
    <Trade-Order Count=" 13548634" RTMin="0.01" RTMax="0.68" RTAvg="0.03" RT90th="0.05" MixPercent="10.10" />
    <Trade-Result Count=" 13415264" RTMin="0.01" RTMax="0.97" RTAvg="0.04" RT90th="0.05" MixPercent="10.00"></Trade-Result>
    <Trade-Status Count=" 25487640" RTMin="0.01" RTMax="0.90" RTAvg="0.01" RT90th="0.02" MixPercent="19.00"></Trade-Status>
    <Trade-Update Count=" 2682906" RTMin="0.01" RTMax="0.68" RTAvg="0.08" RT90th="0.12" MixPercent="2.00" />
    <Data-Maintenance Count="120" RTMin="0.01" RTMax="0.06" RTAvg="0.02" />
  </RunData>
</tpceResult>