<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #08</name>
  <description>This workout breaks a large volume of tempo work into more manageable chunks with very short recoveries. This approach allows you to accumulate significant time-in-zone at a high intensity, boosting your sustainable power without the mental fatigue of one long interval.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Prepare for some fast-paced intervals." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="60" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="10" message="First block. High end of tempo. Find the gear." />
      <textevent timeoffset="600" message="Halfway through this set." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Longer recovery. Get ready to do it all again." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="60" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="10" message="Final block. Stay sharp, even as you fatigue." />
      <textevent timeoffset="600" message="Last few reps. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="180" message="That's a lot of quality work in the books. Well done." />
    </Cooldown>
  </workout>
</workout_file>