<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Easy #05</name>
  <description>Broken tempo intervals allow you to accumulate significant time in Zone 3 by breaking up longer efforts into manageable chunks with very short rests. This method helps increase the total workload you can handle at tempo, boosting muscular stamina and aerobic efficiency. It's a mentally engaging way to push your endurance limits.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="600" message="Get ready for the first set of broken tempo intervals." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="300" OffDuration="60" OnPower="0.88" OffPower="0.6">
      <textevent timeoffset="0" message="First set. The short recoveries will feel brief. Stay on top of it." />
      <textevent timeoffset="900" message="Halfway through this set." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="30" message="Longer recovery. Take a drink and a deep breath." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="300" OffDuration="60" OnPower="0.88" OffPower="0.6">
      <textevent timeoffset="0" message="Round two. You know the drill now." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.88">
      <textevent timeoffset="0" message="One last 5-minute push to finish the work!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent session. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>