<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Medium #04</name>
  <description>This session features three long 7-minute intervals designed to push the limits of your aerobic system. By extending the duration, this workout enhances fatigue resistance at high intensity. This is crucial for maintaining performance during the decisive moments of a race or a hard group ride.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="360" PowerLow="0.5" PowerHigh="0.85">
      <textevent timeoffset="60" message="Let's get moving. Nice and easy to start." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Ramp>
    <IntervalsT Repeat="2" OnDuration="60" OffDuration="60" OnPower="1.1" OffPower="0.65">
      <textevent timeoffset="0" message="Let's open up the lungs with a quick effort." />
      <textevent timeoffset="120" message="One more time." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.65">
      <textevent timeoffset="30" message="Settle in. Long intervals are coming up." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="420" OffDuration="320" OnPower="1.07" OffPower="0.55">
      <textevent timeoffset="0" message="Interval 1. Settle in for the long haul. Don't go out too hard." />
      <textevent timeoffset="210" message="Halfway. Keep your upper body relaxed." />
      <textevent timeoffset="420" message="Great first effort. Use this long recovery." />
      <textevent timeoffset="740" message="Interval 2. You know what to do. Consistent power." />
      <textevent timeoffset="1480" message="Final interval. This is the most important one. Stay focused to the end." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="15" message="Fantastic effort today. Let's cool down properly." />
      <textevent timeoffset="300" message="Spin the legs and let the fatigue fade." />
      <textevent timeoffset="580" message="Session finished!" />
    </Cooldown>
  </workout>
</workout_file>