<?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 SR665" SpecVersion="1.14.0" PricingSpecVersion="2.7.0" ReportDate="2021-03-15" RevisionDate="2021-03-15" AvailabilityDate="2021-03-18" tpsE="12028.02" PricePerf="91.85" Currency="USD" TotalSystemCost="1104662" AuditorName="Doug Johnson" Cluster="N" SchemaVersion="1.0">
  <DBServer DBName="Microsoft SQL Server 2019" DBVersion="Enterprise Edition" DBMiscInfo="" OSName="Microsoft Windows Server 2019" OSVersion="Standard Edition" OSMiscInfo="" ProcessorName="AMD EPYC 7763 64-Core Processor&#xD;&#xA;" ProcessorCount="2" CoreCount="128" ThreadCount="256" Memory="2048" InitialDBSize="53385" RedundancyLevel="1" SpindleCount="142" />
  <RunData MeasurementInterval="02:00:00" RampupTime="00:36:38" RecoveryTime="00:42:02" MeasuredThroughput="12028.02" TotalTxns="866010106">
    <Broker-Volume Count="42434530" RTMin="0.01" RTMax="0.54" RTAvg="0.02" RT90th="0.03" MixPercent="4.90"></Broker-Volume>
    <Customer-Position Count="112581234" RTMin="0.01" RTMax="4.56" RTAvg="0.01" RT90th="0.02" MixPercent="13.00"></Customer-Position>
    <Market-Feed Count="8660186" RTMin="0.01" RTMax="4.56" RTAvg="0.01" RT90th="0.02" MixPercent="1.00" />
    <Market-Watch Count="155881205" RTMin="0.01" RTMax="0.70" RTAvg="0.01" RT90th="0.02" MixPercent="18.00" />
    <Security-Detail Count="121241225" RTMin="0.01" RTMax="0.24" RTAvg="0.01" RT90th="0.01" MixPercent="14.00" />
    <Trade-Lookup Count="69280623" RTMin="0.01" RTMax="0.75" RTAvg="0.04" RT90th="0.07" MixPercent="8.00"></Trade-Lookup>
    <Trade-Order Count="87467112" RTMin="0.01" RTMax="0.53" RTAvg="0.02" RT90th="0.04" MixPercent="10.10"></Trade-Order>
    <Trade-Result Count="86601772" RTMin="0.01" RTMax="0.72" RTAvg="0.02" RT90th="0.04" MixPercent="10.00"></Trade-Result>
    <Trade-Status Count="164542020" RTMin="0.01" RTMax="0.26" RTAvg="0.01" RT90th="0.01" MixPercent="19.00"></Trade-Status>
    <Trade-Update Count="17320199" RTMin="0.01" RTMax="0.34" RTAvg="0.05" RT90th="0.07" MixPercent="2.00" />
    <Data-Maintenance Count="120" RTMin="0.01" RTMax="0.03" RTAvg="0.01" />
  </RunData>
</tpceResult>