<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Pushing #10</name>
  <description>Simulate the end of a hard race with 'The Finisher'. This workout builds fatigue with a sustained tempo/threshold block before demanding a final, all-out 5-minute VO2 max effort. It's designed to train your ability to produce high power when you're already tired, a critical skill for any competitive cyclist.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's get warm before we settle in for the long effort." />
      <textevent timeoffset="180" message="Think about the main set: a long tempo effort, then one big finish." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="900" Power="0.9">
      <textevent timeoffset="15" message="Settle into your tempo pace. This is about sustained effort." />
      <textevent timeoffset="300" message="Five minutes in. Keep it steady, avoid surging." />
      <textevent timeoffset="600" message="Ten minutes down. The fatigue is building. Prepare for the final push." />
    </SteadyState>
    <SteadyState Duration="300" Power="1.1">
      <textevent timeoffset="10" message="Here it is! The Finisher! Five minutes, all you've got!" />
      <textevent timeoffset="90" message="Drive with your glutes, pull with your hamstrings." />
      <textevent timeoffset="180" message="Over halfway! Don't let the power drop!" />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="That was a true test. Incredible finish. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>