<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Medium #07</name>
  <description>Accumulate significant time-in-zone with these short, punchy tempo repeats. The brief recovery periods don't allow for full recuperation, forcing your body to become more efficient at clearing metabolic byproducts while maintaining a high work rate.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Let's get warmed up for some repeats." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="12" OnDuration="240" OffDuration="90" OnPower="0.89" OffPower="0.6">
      <textevent timeoffset="10" message="First of many! Find a sustainable rhythm early on." />
      <textevent timeoffset="340" message="Short recovery. Focus on bringing the heart rate down quickly." />
      <textevent timeoffset="1980" message="Halfway through the set. You're building great endurance." />
      <textevent timeoffset="3640" message="Just one more after this one. Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That's a lot of quality work. Great job. Let's cool it down." />
      <textevent timeoffset="270" message="Hydrate and start thinking about recovery." />
    </Cooldown>
  </workout>
</workout_file>