<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Easy #02</name>
  <description>This session introduces gradual progression within your endurance zone. By stepping up the intensity through three distinct blocks within Z2, you'll challenge your aerobic system without accumulating significant fatigue. This method, based on Coggan Power Zones, helps improve stamina and teaches the body to handle sustained efforts. The final 10-minute block will be at the higher end of your endurance range.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's get warmed up. Focus on finding a comfortable cadence." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="30" message="First block. Settle into this moderate endurance pace." />
      <textevent timeoffset="300" message="Halfway through this step. Breathing should be deep and controlled." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.7">
      <textevent timeoffset="30" message="Slight increase in effort now. Find a smooth rhythm." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.75">
      <textevent timeoffset="30" message="Final step. This is the top end of your Z2. Stay strong!" />
      <textevent timeoffset="300" message="Hold it steady. This is building great aerobic fitness." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.65" PowerHigh="0.45">
      <textevent timeoffset="30" message="Excellent effort. Let's start the cool down process." />
    </Cooldown>
  </workout>
</workout_file>