<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #05</name>
  <description>Sharpen your race-day readiness by adding short, powerful surges to a steady tempo base. This workout simulates attacking over a rise or covering a move in a group, improving your ability to recover quickly from hard efforts without losing pace.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's warm up for some intensity changes." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="150" OffDuration="30" OnPower="0.85" OffPower="1">
      <textevent timeoffset="10" message="First set. Tempo base, then punch it!" />
      <textevent timeoffset="155" message="Back to tempo. Control the breathing." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Good recovery here. Prepare for round two." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="150" OffDuration="30" OnPower="0.85" OffPower="1">
      <textevent timeoffset="10" message="Final set. Same focus, same intensity." />
      <textevent timeoffset="155" message="Settle back in. Don't let the power drop." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="That's how you build race-specific fitness. Great job." />
    </Cooldown>
  </workout>
</workout_file>