<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Easy #07</name>
  <description>Experience VO2 max training with a twist in this 'Wave' interval session. Each 6-minute work block alternates between the low and high end of your VO2 max zone. This variation challenges your body's ability to process lactate and adapt to rapid changes in intensity, mimicking the demands of racing.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="450" message="Let's get ready for some hard work. Focus on smooth circles." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.05" OffPower="1.15">
      <textevent timeoffset="0" message="First wave. Settle in at 105%." />
      <textevent timeoffset="60" message="Now lift to 115%! Just for a minute." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="180" message="Deep recovery. Prepare for the next set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.05" OffPower="1.15">
      <textevent timeoffset="0" message="Set 2. You know what to do." />
      <textevent timeoffset="60" message="Embrace the burn! This is building top-end power." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.05" OffPower="1.15">
      <textevent timeoffset="0" message="Set 3. Stay strong and controlled." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6" />
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.05" OffPower="1.15">
      <textevent timeoffset="0" message="Final set. Best effort!" />
    </IntervalsT>
    <SteadyState Duration="2700" Power="0.68" />
    <Cooldown Duration="720" PowerLow="0.7" PowerHigh="0.45" />
  </workout>
</workout_file>