<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Pushing #07</name>
  <description>This session uses shorter, slightly above-threshold intervals with minimal rest to maximize time at a high physiological load. It's excellent for boosting VO2 max as a secondary benefit and improving your ability to recover quickly between hard efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="420" PowerLow="0.4" PowerHigh="0.8">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="90" message="Final prep before the hard work begins." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="300" OffDuration="120" OnPower="1.02" OffPower="0.55">
      <textevent timeoffset="0" message="First of six sharp 5-minute intervals. Let's go!" />
      <textevent timeoffset="420" message="Interval two. Get straight back to it." />
      <textevent timeoffset="840" message="Interval three. Halfway through the main set now." />
      <textevent timeoffset="1260" message="Interval four. Stay focused on your form as fatigue sets in." />
      <textevent timeoffset="1680" message="Interval five. Almost there, keep pushing." />
      <textevent timeoffset="2100" message="Last one! Give it everything you have left." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="That was tough. Incredible work. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>