<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Easy #01</name>
  <description>This is a classic steady-state endurance ride designed to build a strong aerobic base. The main set is one continuous block in Zone 2, which, according to Coggan Power Zones, is ideal for improving fat metabolism and muscular endurance. Focus on maintaining a smooth, consistent pedal stroke throughout.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's begin the warm-up. Focus on smooth, light pedaling." />
      <textevent timeoffset="300" message="Breathing should be relaxed and controlled." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="3000" Power="0.65">
      <textevent timeoffset="60" message="Settle into your Zone 2 pace. This should feel sustainable for a long time." />
      <textevent timeoffset="900" message="Check your posture. Relax your shoulders and keep a light grip on the bars." />
      <textevent timeoffset="1500" message="Halfway through the main set! You're doing great. Stay focused." />
      <textevent timeoffset="2400" message="Keep your hydration and nutrition in mind, even on easier rides." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great work. Time to cool down and let the body recover." />
      <textevent timeoffset="450" message="Spin the legs out. Focus on bringing your heart rate down gradually." />
    </Cooldown>
  </workout>
</workout_file>