<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Pushing #04</name>
  <description>This session blends steady tempo with short, high-power bursts to simulate the demands of rolling terrain or attacking a short climb. This improves your ability to recover from hard efforts while still maintaining a strong pace.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="360" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="180" message="Focus on a smooth pedal stroke as you warm up." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Ramp>
    <IntervalsT Repeat="7" OnDuration="15" OffDuration="105" OnPower="1.25" OffPower="0.8">
      <textevent timeoffset="0" message="Here we go. Sharp burst, then settle back into tempo." />
      <textevent timeoffset="480" message="Stay focused. Quick recovery is key here." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="90" message="Spin the legs out. One more block to go." />
    </SteadyState>
    <IntervalsT Repeat="7" OnDuration="15" OffDuration="105" OnPower="1.25" OffPower="0.8">
      <textevent timeoffset="0" message="Last set. Make every burst count!" />
      <textevent timeoffset="480" message="Strong finish on this last one!" />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Fantastic effort. Let's bring it down slowly." />
    </Cooldown>
  </workout>
</workout_file>