<?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="Lenovo" ServerName="ThinkSystem SR650" SpecVersion="1.14.0" PricingSpecVersion="2.3.0" ReportDate="2018-09-10" RevisionDate="2018-09-10" AvailabilityDate="2018-09-10" tpsE="6779.53" PricePerf="92.49" Currency="USD" TotalSystemCost="626980" AuditorName="Doug Johnson" Cluster="N" SchemaVersion="1.0">
  <DBServer DBName="Microsoft SQL Server 2017" DBVersion="Enterprise Edition" DBMiscInfo="" OSName="Microsoft Windows Server 2016" OSVersion="Standard Edition" OSMiscInfo="" ProcessorName="Intel Xeon Platinum 8180 Processor" ProcessorCount="2" CoreCount="56" ThreadCount="112" Memory="1536" InitialDBSize="29145" RedundancyLevel="1" SpindleCount="82" />
  <RunData MeasurementInterval="02:00:00" RampupTime="02:02:47" RecoveryTime="00:25:35" MeasuredThroughput="6779.53" TotalTxns="488138419">
    <Broker-Volume Count="23918991" RTMin="0.01" RTMax="0.23" RTAvg="0.01" RT90th="0.02" MixPercent="4.90"></Broker-Volume>
    <Customer-Position Count="63458054" RTMin="0.01" RTMax="0.23" RTAvg="0.01" RT90th="0.02" MixPercent="13.00"></Customer-Position>
    <Market-Feed Count="4881271" RTMin="0.01" RTMax="0.38" RTAvg="0.01" RT90th="0.04" MixPercent="1.00" />
    <Market-Watch Count="87865290" RTMin="0.01" RTMax="0.23" RTAvg="0.01" RT90th="0.01" MixPercent="18.00" />
    <Security-Detail Count="68339774" RTMin="0.01" RTMax="0.22" RTAvg="0.01" RT90th="0.01" MixPercent="14.00" />
    <Trade-Lookup Count="39051044" RTMin="0.01" RTMax="0.29" RTAvg="0.04" RT90th="0.06" MixPercent="8.00"></Trade-Lookup>
    <Trade-Order Count="49302135" RTMin="0.01" RTMax="0.37" RTAvg="0.03" RT90th="0.06" MixPercent="10.10" />
    <Trade-Result Count="48812645" RTMin="0.01" RTMax="0.30" RTAvg="0.03" RT90th="0.05" MixPercent="10.00"></Trade-Result>
    <Trade-Status Count="92746539" RTMin="0.01" RTMax="0.23" RTAvg="0.01" RT90th="0.01" MixPercent="19.00" />
    <Trade-Update Count="9762676" RTMin="0.01" RTMax="0.31" RTAvg="0.05" RT90th="0.07" MixPercent="2.00" />
    <Data-Maintenance Count="120" RTMin="0.01" RTMax="0.05" RTAvg="0.02" />
  </RunData>
</tpceResult>