<?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.13.0" PricingSpecVersion="2.0.0" ReportDate="2014-11-25" RevisionDate="2014-11-25" AvailabilityDate="2014-11-25" tpsE="9145.01" PricePerf="192.38" Currency="USD" TotalSystemCost="1759232" AuditorName="Doug Johnson" Cluster="N" SchemaVersion="1.0">
  <DBServer DBName="Microsoft SQL Server 2014" DBVersion="Enterprise Edition" DBMiscInfo="" OSName="Microsoft Windows Server 2012" OSVersion="Standard Edition" OSMiscInfo="" ProcessorName="Intel Xeon Processor E7-8890 v2" ProcessorCount="8" CoreCount="120" ThreadCount="240" Memory="4096" InitialDBSize="38595" RedundancyLevel="1" SpindleCount="319" />
  <RunData MeasurementInterval="02:00:00" RampupTime="00:43:46" RecoveryTime="00:38:27" MeasuredThroughput="9145.01" TotalTxns="658406667">
    <Broker-Volume Count="32261772" RTMin="0.00" RTMax="3.12" RTAvg="0.02" RT90th="0.04" MixPercent="4.90"></Broker-Volume>
    <Customer-Position Count="85592352" RTMin="0.00" RTMax="1.78" RTAvg="0.01" RT90th="0.03" MixPercent="13.00"></Customer-Position>
    <Market-Feed Count="6584432" RTMin="0.00" RTMax="2.50" RTAvg="0.01" RT90th="0.04" MixPercent="1.00" />
    <Market-Watch Count="118512357" RTMin="0.00" RTMax="3.28" RTAvg="0.01" RT90th="0.03" MixPercent="18.00" />
    <Security-Detail Count="92175983" RTMin="0.00" RTMax="1.52" RTAvg="0.01" RT90th="0.02" MixPercent="14.00" />
    <Trade-Lookup Count="52672331" RTMin="0.00" RTMax="2.46" RTAvg="0.07" RT90th="0.11" MixPercent="8.00" />
    <Trade-Order Count="66498305" RTMin="0.00" RTMax="1.74" RTAvg="0.04" RT90th="0.08" MixPercent="10.10" />
    <Trade-Result Count="65844115" RTMin="0.00" RTMax="2.40" RTAvg="0.03" RT90th="0.05" MixPercent="10.00"></Trade-Result>
    <Trade-Status Count="125097126" RTMin="0.00" RTMax="2.04" RTAvg="0.01" RT90th="0.02" MixPercent="19.00" />
    <Trade-Update Count="13167894" RTMin="0.01" RTMax="2.13" RTAvg="0.08" RT90th="0.12" MixPercent="2.00" />
    <Data-Maintenance Count="120" RTMin="0.00" RTMax="0.25" RTAvg="0.02" />
  </RunData>
</tpceResult>