<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Easy #03</name>
  <description>This session breaks down a long Zone 2 effort into two manageable 15-minute intervals. The short recovery periods in Zone 1 allow for mental and physical resets, helping you maintain a high quality of effort throughout. This structure is excellent for building sustained aerobic power according to the Coggan Power Zones framework.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="30" message="Time to warm up. Focus on waking up the legs." />
      <textevent timeoffset="300" message="Breathing should be getting deeper. Prepare for the main set." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="900" OffDuration="300" OnPower="0.72" OffPower="0.55">
      <textevent timeoffset="10" message="First interval begins. Find your rhythm." />
      <textevent timeoffset="450" message="Halfway point of this effort. Stay focused on the target." />
      <textevent timeoffset="905" message="Interval done. Easy spin for recovery." />
      <textevent timeoffset="1210" message="Second interval starts now. Back to work!" />
      <textevent timeoffset="1660" message="Halfway through the final interval. Strong finish!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Workout complete. Excellent focus today. Let's cool down." />
      <textevent timeoffset="300" message="Take a few deep breaths and relax." />
    </Cooldown>
  </workout>
</workout_file>