<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Medium #06</name>
  <description>This workout breaks up the endurance effort into manageable 12-minute intervals. This structure allows for brief mental and physical resets, helping you maintain a high quality of effort throughout the entire session. It's an effective way to accumulate time in Zone 2, as defined by the Coggan Power Zones, without the mental fatigue of a single, long block. The goal is consistent aerobic stimulus.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="300" message="Let's get ready. We have five solid endurance blocks ahead." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="720" OffDuration="120" OnPower="0.72" OffPower="0.5">
      <textevent timeoffset="10" message="Interval start. Find that sustainable pace and lock it in." />
      <textevent timeoffset="360" message="Halfway. Breathing is deep and regular. Stay focused." />
      <textevent timeoffset="730" message="Short recovery. Spin the legs and prepare for the next one." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="All intervals complete. Fantastic work. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>