<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Medium #04</name>
  <description>This session simulates rolling terrain by embedding short, high-power bursts within a steady tempo effort. This enhances your ability to accelerate over small rises or respond to attacks without fading, improving your overall ride versatility and muscular recruitment.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="180" message="Let's increase the cadence slightly for the second half of this ramp." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="240" Power="0.65">
      <textevent timeoffset="120" message="Get ready for the main set. Tempo with a kick!" />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="240" OnPower="0.83" OffPower="0.6">
      <textevent timeoffset="0" message="First block. Remember the bursts are short and sharp." />
      <textevent timeoffset="105" message="3, 2, 1... ATTACK!" />
      <textevent timeoffset="225" message="Get ready... POWER UP!" />
      <textevent timeoffset="345" message="Here it comes... GO!" />
      <textevent timeoffset="465" message="Last one for this block... DRIVE!" />
      <textevent timeoffset="600" message="Recovery. Well done." />
      <textevent timeoffset="840" message="Block two. Let's do it again." />
      <textevent timeoffset="1440" message="Final block. Make it your best one." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="240" message="Fantastic effort today. Spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>