<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #04</name>
  <description>This workout uses descending interval lengths to challenge your aerobic system in a different way. You'll start with the longest effort and finish with the shortest, most intense push. This structure helps build fatigue resistance and teaches pacing under accumulating stress.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Let's start this warm-up. Cadence over power for now." />
    </Warmup>
    <SteadyState Duration="300" Power="0.88">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
      <textevent timeoffset="150" message="Half done. Stay smooth and focused." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="60" message="Take a moment to recover before the first big effort." />
    </SteadyState>
    <SteadyState Duration="240" Power="1.08">
      <textevent timeoffset="0" message="Longest effort first. Settle in and control your breathing." />
      <textevent timeoffset="120" message="Halfway point. Stay strong and focused." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.55" />
    <SteadyState Duration="180" Power="1.12">
      <textevent timeoffset="0" message="Second interval. A little shorter, a little harder." />
    </SteadyState>
    <SteadyState Duration="270" Power="0.55" />
    <SteadyState Duration="120" Power="1.18">
      <textevent timeoffset="0" message="Last one! Give it a sharp, powerful effort to the end." />
    </SteadyState>
    <SteadyState Duration="450" Power="0.6" />
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="That's the hard work done. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>