<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Medium #09</name>
  <description>This workout builds fatigue resistance by layering short, high-power bursts onto a steady tempo base. This combination improves your ability to respond to attacks or power over short hills during a long ride, all while enhancing your aerobic foundation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get ready for some tempo with a kick. Warm up thoroughly." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="285" OnPower="1.5" OffPower="0.83">
      <textevent timeoffset="0" message="Main set begins. Settle into tempo." />
      <textevent timeoffset="285" message="3, 2, 1... POWER!" />
      <textevent timeoffset="300" message="Ok, right back to tempo. Control the breathing." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Good recovery. One block down, two to go." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="285" OnPower="1.5" OffPower="0.83">
      <textevent timeoffset="0" message="Block two. Stay sharp for the bursts." />
      <textevent timeoffset="1485" message="Last burst of this block... Go!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="285" OnPower="1.5" OffPower="0.83">
      <textevent timeoffset="0" message="Final block. Empty the tank on these last efforts." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Awesome power. Let's start the cool-down." />
    </Cooldown>
  </workout>
</workout_file>