<?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="Fujitsu" ServerName="FUJITSU Server PRIMERGY RX2540 M4" 
            SpecVersion="1.14.0" PricingSpecVersion="2.2.0" 
            ReportDate="2018-03-31" RevisionDate="2018-03-31" AvailabilityDate="2018-03-31" 
            tpsE="6606.75" PricePerf="92.85" Currency="USD" TotalSystemCost="613391" 
            AuditorName="Francois Raab" 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" ProcessorCount="2" CoreCount="56" ThreadCount="112" 
            Memory="1536" InitialDBSize="33388" RedundancyLevel="1" SpindleCount="82" ></DBServer>
  <RunData MeasurementInterval="02:00:00" RampupTime="00:15:00" RecoveryTime="00:21:02" MeasuredThroughput="6606.75" TotalTxns=" 475686586" >
    <Broker-Volume Count    ="  23308582" RTMin="0.00" RTMax="0.34" RTAvg="0.01" RT90th="0.02" MixPercent=" 4.90"></Broker-Volume>
    <Customer-Position Count="  61839248" RTMin="0.00" RTMax="0.33" RTAvg="0.01" RT90th="0.02" MixPercent="13.00"></Customer-Position>
    <Market-Feed Count      ="   4756874" RTMin="0.00" RTMax="0.38" RTAvg="0.01" RT90th="0.04" MixPercent=" 1.00"></Market-Feed>
    <Market-Watch Count     ="  85623567" RTMin="0.00" RTMax="0.33" RTAvg="0.01" RT90th="0.02" MixPercent="18.00"></Market-Watch>
    <Security-Detail Count  ="  66596215" RTMin="0.00" RTMax="0.37" RTAvg="0.01" RT90th="0.01" MixPercent="14.00"></Security-Detail>
    <Trade-Lookup Count     ="  38054756" RTMin="0.00" RTMax="0.42" RTAvg="0.04" RT90th="0.06" MixPercent=" 8.00"></Trade-Lookup>
    <Trade-Order Count      ="  48044273" RTMin="0.00" RTMax="0.66" RTAvg="0.04" RT90th="0.09" MixPercent="10.10"></Trade-Order>
    <Trade-Result Count     ="  47568658" RTMin="0.00" RTMax="1.20" RTAvg="0.02" RT90th="0.05" MixPercent="10.00"></Trade-Result>
    <Trade-Status Count     ="  90380769" RTMin="0.00" RTMax="0.38" RTAvg="0.01" RT90th="0.01" MixPercent="19.00"></Trade-Status>
    <Trade-Update Count     ="   9513644" RTMin="0.01" RTMax="0.43" RTAvg="0.05" RT90th="0.07" MixPercent=" 2.00"></Trade-Update>
    <Data-Maintenance Count ="       120" RTMin="0.00" RTMax="0.03" RTAvg="0.01" ></Data-Maintenance>
  </RunData>
</tpceResult>