<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #09</name>
  <description>Challenge your focus and endurance with intervals that become progressively shorter. This structure helps break down a long effort into manageable chunks, keeping you mentally engaged. As the intervals shorten, maintaining consistent power becomes a test of discipline, honing your pacing skills.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's get warm. We have some descending intervals today." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="720" Power="0.73">
      <textevent timeoffset="10" message="Longest interval first. Settle in for the long haul." />
      <textevent timeoffset="360" message="Halfway. Stay consistent." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Recovery spin." />
    </SteadyState>
    <SteadyState Duration="540" Power="0.73">
      <textevent timeoffset="10" message="Next interval. A bit shorter, same intensity." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Good. Recover again." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.73">
      <textevent timeoffset="10" message="Getting shorter now. Keep the power solid." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Another recovery." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.73">
      <textevent timeoffset="10" message="Last one! Make it your best one." />
    </SteadyState>
    <Cooldown Duration="180" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Workout complete. Well done." />
    </Cooldown>
  </workout>
</workout_file>