<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Medium #05</name>
  <description>Simulate the dynamic nature of group riding with this tempo workout featuring short, powerful surges. Holding a strong tempo pace while executing brief efforts above threshold improves your ability to respond to attacks and cover moves without blowing up.</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. Prepare for a dynamic session." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="7" OnDuration="15" OffDuration="225" OnPower="1.25" OffPower="0.85">
      <textevent timeoffset="10" message="First surge in 5... 3, 2, 1, GO!" />
      <textevent timeoffset="25" message="Settle back into tempo. Control your breathing." />
      <textevent timeoffset="840" message="Halfway through this block. Surges should feel sharp." />
    </IntervalsT>
    <SteadyState Duration="420" Power="0.6">
      <textevent timeoffset="30" message="Nice work. Full recovery before we go again." />
    </SteadyState>
    <IntervalsT Repeat="7" OnDuration="15" OffDuration="225" OnPower="1.25" OffPower="0.85">
      <textevent timeoffset="10" message="Final block. Same pattern. Stay strong in the tempo sections." />
      <textevent timeoffset="25" message="Quickly back to tempo. Minimize the recovery time." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.65" />
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That's a tough one. Great job handling the surges." />
    </Cooldown>
  </workout>
</workout_file>