<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Easy #08</name>
  <description>This workout simulates rolling hills by using ramps into sustained tempo holds. This structure develops the ability to smoothly increase power into a climb and settle into a strong rhythm. It improves both muscular endurance and your pacing strategy for undulating terrain, making you a more efficient climber.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="960" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="600" message="Get ready to simulate some climbs." />
    </Warmup>
    <Ramp Duration="180" PowerLow="0.7" PowerHigh="0.82">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Ramp>
    <SteadyState Duration="1200" Power="0.82">
      <textevent timeoffset="0" message="Settle into the climb. Hold this pace." />
      <textevent timeoffset="600" message="Halfway up this first climb." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="30" message="'Rolling' recovery before the next climb." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="0.7" PowerHigh="0.85">
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Ramp>
    <SteadyState Duration="1800" Power="0.85">
      <textevent timeoffset="0" message="Longer climb. Find a sustainable rhythm." />
      <textevent timeoffset="900" message="Focus on cadence and smooth power." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65" />
    <Ramp Duration="180" PowerLow="0.7" PowerHigh="0.88">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Ramp>
    <SteadyState Duration="900" Power="0.88">
      <textevent timeoffset="0" message="Final climb. A bit steeper now!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent climbing today. Time to spin out." />
    </Cooldown>
  </workout>
</workout_file>