<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z2 (Endurance) Easy #08</name>
  <description>This workout combines a gradual ramp through your endurance zone with a steady-state block. The initial 10-minute ramp slowly increases the aerobic demand, preparing your body for the sustained effort that follows. This structure, based on the Coggan Power Zones framework for Z2, is excellent for improving aerobic power control and building fatigue resistance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <Ramp Duration="600" PowerLow="0.55" PowerHigh="0.75">
      <textevent timeoffset="300" message="Halfway through the ramp. The effort should be building very gradually." />
      <textevent timeoffset="540" message="Approaching the top of the ramp. Stay smooth." />
    </Ramp>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="Now hold this steady effort. Settle in." />
      <textevent timeoffset="300" message="Halfway done with the steady block. Keep your breathing relaxed." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>