<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Easy #06</name>
  <description>This workout features progressive VO2 max intervals where the intensity increases within each 4-minute block. This structure challenges your ability to handle rising effort levels and improves your aerobic power ceiling. It's a great way to simulate the increasing demands of a final climb or a late-race attack.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="1200" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="240" OnPower="1.08" OffPower="0.55">
      <textevent timeoffset="0" message="First block. Settle in for the first 2 minutes." />
      <textevent timeoffset="120" message="Power up! Next step." />
      <textevent timeoffset="180" message="Final minute, push hard!" />
      <textevent timeoffset="720" message="Halfway done. Stay focused on the steps." />
      <textevent timeoffset="1440" message="Last interval. Make it count!" />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65" />
    <Cooldown Duration="780" PowerLow="0.4" PowerHigh="0.75" />
  </workout>
</workout_file>