<?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="System x3950 X6" SpecVersion="1.14.0" PricingSpecVersion="2.0.0" ReportDate="2015-12-17" RevisionDate="2015-12-17" AvailabilityDate="2015-12-17" tpsE="11058.99" PricePerf="143.91" Currency="USD" TotalSystemCost="1591485" AuditorName="Doug Johnson" Cluster="N" SchemaVersion="1.0">
  <DBServer DBName="Microsoft SQL Server 2014" DBVersion="Enterprise Edition" DBMiscInfo="" OSName="Microsoft Windows Server 2012 R2" OSVersion="Standard Edition" OSMiscInfo="" ProcessorName="Intel Xeon Processor E7-8890 v3" ProcessorCount="8" CoreCount="144" ThreadCount="288" Memory="4096" InitialDBSize="47222" RedundancyLevel="1" SpindleCount="112" />
  <RunData MeasurementInterval="02:00:00" RampupTime="01:03:58" RecoveryTime="00:41:16" MeasuredThroughput="11058.99" TotalTxns="796195150">
    <Broker-Volume Count="39013149" RTMin="0.01" RTMax="1.02" RTAvg="0.01" RT90th="0.03" MixPercent="4.90"></Broker-Volume>
    <Customer-Position Count="103504876" RTMin="0.01" RTMax="2.96" RTAvg="0.01" RT90th="0.02" MixPercent="13.00"></Customer-Position>
    <Market-Feed Count="7962484" RTMin="0.01" RTMax="2.93" RTAvg="0.01" RT90th="0.02" MixPercent="1.00" />
    <Market-Watch Count="143314195" RTMin="0.01" RTMax="1.00" RTAvg="0.01" RT90th="0.02" MixPercent="18.00" />
    <Security-Detail Count="111466412" RTMin="0.01" RTMax="0.82" RTAvg="0.01" RT90th="0.01" MixPercent="14.00" />
    <Trade-Lookup Count="63694909" RTMin="0.01" RTMax="1.03" RTAvg="0.05" RT90th="0.08" MixPercent="8.00" />
    <Trade-Order Count="80414718" RTMin="0.01" RTMax="1.26" RTAvg="0.07" RT90th="0.17" MixPercent="10.10" />
    <Trade-Result Count="79624781" RTMin="0.01" RTMax="0.97" RTAvg="0.01" RT90th="0.04" MixPercent="10.00"></Trade-Result>
    <Trade-Status Count="151275822" RTMin="0.01" RTMax="0.98" RTAvg="0.01" RT90th="0.01" MixPercent="19.00" />
    <Trade-Update Count="15923804" RTMin="0.01" RTMax="1.05" RTAvg="0.05" RT90th="0.08" MixPercent="2.00" />
    <Data-Maintenance Count="120" RTMin="0.01" RTMax="0.26" RTAvg="0.02" />
  </RunData>
</tpceResult>