<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Easy #03</name>
  <description>This session spices up steady tempo work with short, powerful bursts into your threshold zone. These efforts simulate attacking over a roller or accelerating out of a corner, improving your ability to recover from hard efforts while still maintaining a high pace. It's a great way to build lactate clearance capabilities and dynamic power.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="600" message="Get ready for some tempo with a kick!" />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="270" OffDuration="30" OnPower="0.82" OffPower="1">
      <textevent timeoffset="0" message="First block. Settle into the tempo, prepare for the burst." />
      <textevent timeoffset="1200" message="Halfway point of this set. Stay controlled." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="30" message="Good recovery here. Refuel for the next block." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="270" OffDuration="30" OnPower="0.84" OffPower="1.02">
      <textevent timeoffset="0" message="Second and final block. A slight increase in power." />
      <textevent timeoffset="1200" message="You're building resilience. Keep it up!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Those bursts add up. Great job handling the changes in pace." />
    </Cooldown>
  </workout>
</workout_file>