<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Easy #10</name>
  <description>A varied endurance session that combines steady state efforts with slow, gradual power ramps to simulate rolling hills. This 'mixed bag' approach keeps the mind and body engaged, improving your aerobic system's adaptability. It's a perfect example of how to make Zone 2 training, as defined by Coggan Power Zones, both effective and interesting.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.62">
      <textevent timeoffset="360" message="Warming up nicely. Prepare for a varied main set." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.65">
      <textevent timeoffset="30" message="First up, a steady 20-minute block." />
      <textevent timeoffset="600" message="Halfway point. Keep the effort consistent." />
    </SteadyState>
    <Ramp Duration="600" PowerLow="0.65" PowerHigh="0.75">
      <textevent timeoffset="30" message="Now, a long, slow ramp up. Imagine climbing a gentle hill." />
      <textevent timeoffset="300" message="Control your breathing as the power slowly increases." />
    </Ramp>
    <Ramp Duration="600" PowerLow="0.75" PowerHigh="0.6">
      <textevent timeoffset="30" message="Time to descend. Let the power fall off gradually." />
    </Ramp>
    <SteadyState Duration="900" Power="0.68">
      <textevent timeoffset="30" message="Final block. A steady effort to finish the main set." />
      <textevent timeoffset="450" message="Stay strong all the way to the end." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic work today. Let's start the cool-down." />
    </Cooldown>
  </workout>
</workout_file>