<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Pushing #05</name>
  <description>Simulate the variable demands of group riding or racing with these tempo intervals featuring short, powerful surges. This workout improves your ability to recover from hard efforts while still maintaining a high pace, a crucial skill for staying with the pack.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="15" OffDuration="225" OnPower="1.25" OffPower="0.85">
      <textevent timeoffset="0" message="First block. Settle into tempo, be ready for the surges." />
      <textevent timeoffset="960" message="Halfway through this block. Drive the surge, then recover smoothly." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="8" OnDuration="15" OffDuration="225" OnPower="1.25" OffPower="0.85">
      <textevent timeoffset="0" message="Second block. The surges will feel harder now. Focus!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="8" OnDuration="15" OffDuration="225" OnPower="1.25" OffPower="0.85">
      <textevent timeoffset="0" message="Final block. Give it everything you have left." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="10" message="That was tough. Great job. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>