<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Easy #08</name>
  <description>This session tackles endurance work with descending interval lengths. The longest effort comes first when you're fresh, with subsequent blocks getting shorter but slightly more intense. This format is great for building mental toughness and managing fatigue over a long ride.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.7">
      <textevent timeoffset="10" message="This is the longest block. Settle in for the long haul. Pace yourself." />
      <textevent timeoffset="600" message="Great focus. Keep that power steady and your breathing deep." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="10" message="Active recovery. Spin the legs." />
    </SteadyState>
    <SteadyState Duration="720" Power="0.72">
      <textevent timeoffset="10" message="Shorter block, slight bump in power. You've got this." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="480" Power="0.74">
      <textevent timeoffset="10" message="Final push! Shortest and sharpest block. Finish strong." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5" />
    <Cooldown Duration="240" PowerLow="0.6" PowerHigh="0.3" />
  </workout>
</workout_file>