<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #06</name>
  <description>This session introduces lactate shuttling by alternating between very high-intensity bursts and active recovery just below it. This challenges your body's ability to clear and process lactate, a key factor in repeated high-power efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="150" message="Warm-up is halfway. Prepare for the work ahead." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="45" OffDuration="135" OnPower="1.21" OffPower="0.6">
      <textevent timeoffset="0" message="First interval. The recovery is active, not total rest." />
      <textevent timeoffset="20" message="Settle in, this is a tough effort." />
      <textevent timeoffset="450" message="More than half done. Focus on controlling your breathing in the recovery." />
      <textevent timeoffset="720" message="Last one! Make it your best one." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="30" message="Great job. That was tough. Time to recover properly." />
    </Cooldown>
  </workout>
</workout_file>