<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="timeslips.xsl"?>
<!DOCTYPE timeslips [
  <!ELEMENT imagebase (#PCDATA)>
  <!ELEMENT event (name, date, milage, location, conditions, octane,
                   timeslip?)>
  <!ELEMENT name (#PCDATA)>
  <!ELEMENT date (#PCDATA)>
  <!ELEMENT milage (#PCDATA)>
  <!ELEMENT location (#PCDATA)>
  <!ELEMENT elevation (#PCDATA)>
  <!ELEMENT conditions (#PCDATA)>
  <!ELEMENT octane (#PCDATA)>
  <!ELEMENT timeslip (personalbest?, time, reading?, image?)>
  <!ELEMENT personalbest EMPTY>
  <!ELEMENT time (#PCDATA)>
  <!ELEMENT reading EMPTY>
  <!ATTLIST reading type CDATA #REQUIRED
                    time CDATA #REQUIRED
                    mph CDATA #IMPLIED>
  <!ELEMENT image (#PCDATA)>
  <!ELEMENT video (#PCDATA)>
]>
<timeslips>
  <imagebase>http://esm.logic.net/gallery/v/Automotive/Timeslips/2005-Evo/</imagebase>
  <event>
    <name>DSM/Evo Shootout</name>
    <date>8/17/2008</date>
    <milage>48000</milage>
    <location url="http://www.summitmotorsportspark.com/">Summit Motorsports Park</location>
    <elevation>853</elevation>
    <conditions>Morning, clear, 75 degrees</conditions>
    <octane>E-85</octane>
    <changes>
      Ran on Falken Azenis RT-615 255/40/17 tires at "street" pressure,
      experimenting with E-85.
    </changes>
    <timeslip>
      <time>11:09</time>
      <reading type="response" time="0.490" />
      <reading type="sixtyfoot" time="2.237" />
      <reading type="eighth" time="8.782" mph="78.14" />
      <reading type="quarter" time="14.050" mph="97.05" />
    </timeslip>
  </event>
  <event>
    <name>Sport Compact Showdown</name>
    <date>5/26/2008</date>
    <milage>44000</milage>
    <location url="http://www.summitmotorsportspark.com/">Summit Motorsports Park</location>
    <elevation>853</elevation>
    <conditions>Morning, clear, 75 degrees</conditions>
    <octane>93</octane>
    <timeslip>
      <time>10:46</time>
      <reading type="response" time="0.463" />
      <reading type="sixtyfoot" time="2.058" />
      <reading type="eighth" time="8.886" mph="80.49" />
      <reading type="quarter" time="13.692" mph="103.59" />
    </timeslip>
    <timeslip>
      <time>11:19</time>
      <reading type="response" time="0.859" />
      <reading type="sixtyfoot" time="2.251" />
      <reading type="eighth" time="9.071" mph="82.02" />
      <reading type="quarter" time="14.021" mph="101.54" />
    </timeslip>
    <timeslip>
      <time>11:32</time>
      <reading type="response" time="0.745" />
      <reading type="sixtyfoot" time="3.689" />
      <reading type="eighth" time="11.135" mph="79.64" />
      <reading type="quarter" time="15.993" mph="103.01" />
    </timeslip>
    <timeslip>
      <time>11:40</time>
      <reading type="response" time="0.780" />
      <reading type="sixtyfoot" time="2.372" />
      <reading type="eighth" time="9.265" mph="81.52" />
      <reading type="quarter" time="14.026" mph="104.73" />
    </timeslip>
  </event>
  <event>
    <name>DSM/Evo Shootout</name>
    <date>10/13/2007</date>
    <milage>35300</milage>
    <location url="http://www.summitmotorsportspark.com/">Summit Motorsports Park</location>
    <elevation>853</elevation>
    <conditions>Morning, clear, 56 degrees</conditions>
    <octane>93</octane>
    <changes>
      Ran full-weight, including spare tire, jack, tools, etc. Tire pressure
      was 40psi in front, 35psi in rear, as noted after the first pass, then
      lowered to 25 psi all around. Bogged the launch on the second pass
      with the new tire pressure, pedaled a bit better on the third. Slowly
      increased timing with each pass, began to see mid-shift knock on the
      3-4 shift on the second pass.
    </changes>
    <timeslip>
      <personalbest />
      <time>10:52</time>
      <reading type="response" time="1.433" />
      <reading type="sixtyfoot" time="1.843" />
      <reading type="eighth" time="8.541" mph="12.959" />
      <reading type="quarter" time="13.353" mph="102.77" />
    </timeslip>
    <timeslip>
      <time>11:34</time>
      <reading type="response" time="0.557" />
      <reading type="sixtyfoot" time="1.980" />
      <reading type="eighth" time="8.787" mph="79.23" />
      <reading type="quarter" time="13.662" mph="101.53" />
    </timeslip>
    <timeslip>
      <time>12:09</time>
      <reading type="response" time="0.957" />
      <reading type="sixtyfoot" time="1.832" />
      <reading type="eighth" time="8.531" mph="79.81" />
      <reading type="quarter" time="13.376" mph="101.97" />
    </timeslip>
  </event>
</timeslips>
