<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Easy #06</name>
  <description>This workout uses progressive tempo blocks, where each of the three main efforts gets slightly harder. This structure teaches your body to handle increasing intensity while fatigued, a key skill for long events. It improves aerobic conditioning and builds mental toughness by forcing you to dig a little deeper with each block.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="600" message="Prepare for the first and easiest tempo block." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="1500" Power="0.8">
      <textevent timeoffset="0" message="Settle in. This is the baseline effort." />
      <textevent timeoffset="750" message="Halfway done. Conserve mental energy." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="30" message="Recover and prepare to lift the effort slightly." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.84">
      <textevent timeoffset="0" message="Second block. A small step up in intensity." />
      <textevent timeoffset="750" message="Stay relaxed, even with the higher power." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="30" message="One final block. This will be the toughest." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.88">
      <textevent timeoffset="0" message="Last effort. Hold strong to the finish!" />
      <textevent timeoffset="900" message="Almost there, just a few more minutes of quality work." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic progressive effort. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>