<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z4 (Threshold) Easy #05</name>
  <description>This session breaks the threshold work into shorter, more intense blocks. These '5x5s' are a classic way to accumulate significant time at threshold without the mental fatigue of longer intervals. This workout is excellent for building power at FTP and improving your ability to repeat hard efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="480" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Ramp>
    <SteadyState Duration="420" Power="0.75">
      <textevent timeoffset="210" message="Check your posture: flat back, relaxed shoulders." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="300" OffDuration="120" OnPower="0.98" OffPower="0.6">
      <textevent timeoffset="0" message="Here we go, first of five. Find a sustainable pace." />
      <textevent timeoffset="150" message="Halfway. Keep the pressure on the pedals." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.7">
      <textevent timeoffset="450" message="Great work on the intervals. Now for some steady endurance." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.65" PowerHigh="0.4">
      <textevent timeoffset="300" message="Job well done. Let the legs spin out." />
    </Cooldown>
  </workout>
</workout_file>