<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #07</name>
  <description>This workout challenges your endurance with descending interval lengths at increasing intensity. Starting with a long, steady block and progressing to shorter, stronger efforts teaches pacing and mental focus. This structure enhances muscular stamina and your ability to finish rides strong.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="540" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="60" message="We're doing descending intervals today. Getting faster as we go." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.65">
      <textevent timeoffset="10" message="Longest block first. Settle in for the long haul." />
      <textevent timeoffset="600" message="Halfway. This is where the base is built." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="10" message="Nice and easy recovery." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.7">
      <textevent timeoffset="10" message="Shorter block, higher power. Let's go." />
      <textevent timeoffset="450" message="Stay focused on your form." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="10" message="Another quick recovery." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.75">
      <textevent timeoffset="10" message="Final push! Shortest and hardest block." />
      <textevent timeoffset="240" message="Hold this pace to the end!" />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="30" message="Well done. That's a solid session in the bank." />
    </Cooldown>
  </workout>
</workout_file>