<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Pushing #07</name>
  <description>By breaking down a long tempo block into smaller segments with very short rests, this workout maximizes time at intensity. This structure helps improve aerobic power and teaches you to recover quickly between hard efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="240" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Ramp>
    <SteadyState Duration="120" Power="0.55" />
    <IntervalsT Repeat="3" OnDuration="240" OffDuration="60" OnPower="0.88" OffPower="0.55">
      <textevent timeoffset="0" message="First block. Four minutes on, one minute easy." />
      <textevent timeoffset="300" message="Second rep. Get right back into it." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="60" message="Quick reset before the final block." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="240" OffDuration="60" OnPower="0.88" OffPower="0.55">
      <textevent timeoffset="0" message="Last block. Empty the tank." />
      <textevent timeoffset="600" message="Final rep! Strong to the end." />
    </IntervalsT>
    <Cooldown Duration="420" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="210" message="Great job maximizing your time at tempo." />
    </Cooldown>
  </workout>
</workout_file>