<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Medium #06</name>
  <description>This workout blends steady tempo with short surges into the sweet spot zone. This 'criss-cross' style of training enhances your ability to handle pace changes in a group or race without going too deep, improving your lactate shuttle and overall aerobic engine.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Warm-up initiated. Let's prepare for some surges." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="60" OffDuration="240" OnPower="0.94" OffPower="0.82">
      <textevent timeoffset="0" message="First block. Four minutes at tempo, then a one-minute surge." />
      <textevent timeoffset="240" message="Surge! Lift the power smoothly." />
      <textevent timeoffset="300" message="Settle back into tempo. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Mid-session recovery. Take on fuel if needed." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="60" OffDuration="240" OnPower="0.94" OffPower="0.82">
      <textevent timeoffset="0" message="Second and final block. Stay focused on the pattern." />
      <textevent timeoffset="1200" message="Halfway through this last block. Keep it up!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Excellent work handling those pace changes. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>