<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z2 (Endurance) Easy #06</name>
  <description>This session breaks the main endurance effort into two substantial blocks at a steady state. The brief recovery period between blocks allows for a mental reset while keeping the heart rate in an aerobic zone. This structure, targeting the Coggan Power Zones' Z2, is effective for building sustained power and mental toughness for longer efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="540" Power="0.68">
      <textevent timeoffset="270" message="Halfway through the first block. Breathing should be deep and regular." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="10" message="Active recovery. Spin the legs lightly." />
    </SteadyState>
    <SteadyState Duration="540" Power="0.68">
      <textevent timeoffset="10" message="Back to work. Settle into the same rhythm as before." />
      <textevent timeoffset="480" message="Final minute of work. Hold it steady." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>