<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Easy #10</name>
  <description>Challenge your aerobic system with 'The Accumulator', where the recovery periods shrink within the workout. The first set provides longer rests, preparing you for the second set where reduced recovery increases the metabolic challenge. This builds fatigue resistance at high intensities.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="180" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="First set, longer recoveries. Focus on quality." />
      <textevent timeoffset="90" message="Halfway. Keep it smooth." />
    </IntervalsT>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="180" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="Second set. Recoveries are shorter now. Stay focused." />
      <textevent timeoffset="181" message="Quickly reset and get ready for the next one." />
      <textevent timeoffset="720" message="Last interval of the day! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="840" Power="0.65">
      <textevent timeoffset="420" message="Long spin to flush the legs before the cooldown." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Incredible effort today. The hard work is done." />
    </Cooldown>
  </workout>
</workout_file>