<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Pushing #02</name>
  <description>Challenge your pacing and mental focus with these over/under tempo intervals. By fluctuating between the lower and upper ends of the tempo zone, you'll improve your ability to handle changes in pace and build muscular endurance without needing full recovery.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="240" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="10" message="Ease into it. Let's gradually bring the heart rate up." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Ramp>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="90" message="Check your posture. Shoulders relaxed, light grip on the bars." />
    </SteadyState>
    <IntervalsT Repeat="7" OnDuration="90" OffDuration="30" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="0" message="First block. Settle into the rhythm." />
      <textevent timeoffset="420" message="Halfway through this block. Stay strong." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="7" OnDuration="90" OffDuration="30" OnPower="0.88" OffPower="0.78">
      <textevent timeoffset="0" message="Final block. Same effort, strong focus." />
      <textevent timeoffset="420" message="You're almost there. Push through." />
    </IntervalsT>
    <Cooldown Duration="420" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great work. Time to cool down and absorb the training." />
      <textevent timeoffset="210" message="Keep the legs spinning lightly." />
    </Cooldown>
  </workout>
</workout_file>