<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3/4 (Sweet Spot) Medium #03</name>
  <description>This workout builds endurance and mental toughness by starting with the longest interval first. As the intervals get shorter, the intensity slightly increases, teaching your body to handle fatigue while still producing power. This is great for developing late-race strength.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.85">
      <textevent timeoffset="30" message="Let's get ready. We start with the longest effort today." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.89">
      <textevent timeoffset="0" message="Longest interval first. Settle in for the long haul." />
      <textevent timeoffset="900" message="Halfway. Your body is adapting and getting stronger. Hold the power steady." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.91">
      <textevent timeoffset="0" message="Second interval. A little shorter, a little harder. You've got this." />
      <textevent timeoffset="750" message="Stay focused on a smooth pedal stroke." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.55" />
    <SteadyState Duration="600" Power="0.93">
      <textevent timeoffset="0" message="Final push! Short and sharp. Finish strong." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.76" />
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Fantastic work. That's a tough session in the books." />
    </Cooldown>
  </workout>
</workout_file>