<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Medium #07</name>
  <description>This workout breaks a long endurance effort into more manageable chunks with very short recovery periods. The goal is to accumulate a large volume of time in Zone 2, the key aerobic-building zone in the Coggan Power Zones model. These brief 'resets' at Zone 1 intensity allow for a quick mental and physical break, helping you maintain quality and power throughout the entire session.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's get moving. Easy spin to start." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="1080" OffDuration="120" OnPower="0.72" OffPower="0.5">
      <textevent timeoffset="0" message="First 18-minute block. Settle in." />
      <textevent timeoffset="540" message="Halfway. Keep it smooth." />
      <textevent timeoffset="1080" message="Two minutes of easy spinning. Recover." />
      <textevent timeoffset="3600" message="Over halfway through the whole set! Keep it up." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Excellent consistency today. Let's spin it out." />
    </Cooldown>
  </workout>
</workout_file>