<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Easy #06</name>
  <description>Boost your ability to repeat hard efforts with these short, sharp threshold intervals. By hitting a higher intensity for a brief period and recovering quickly, you train your body to handle the repeated surges of a race or group ride. This session improves both power and recovery capacity.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
    <tag name="INTERVALS" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="30" message="Prepare for some short, sharp efforts today." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="120" OffDuration="120" OnPower="1" OffPower="0.6">
      <textevent timeoffset="10" message="First set. Two minutes at FTP. Let's go!" />
      <textevent timeoffset="130" message="Recover well. The next one comes quickly." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="30" message="Longer recovery here. Get ready for the second set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="120" OffDuration="120" OnPower="1" OffPower="0.6">
      <textevent timeoffset="10" message="Final set. Same as before. Give it your all." />
      <textevent timeoffset="60" message="Halfway through this rep. Stay strong!" />
      <textevent timeoffset="610" message="Last effort of the day! Make it count." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Great job on those repeats. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>