<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Pushing #02</name>
  <description>This session uses 'over-under' intervals entirely within the endurance zone to improve your ability to handle subtle changes in pace and power. By fluctuating between the lower and upper ends of Z2 (Endurance), you'll enhance metabolic flexibility and fatigue resistance. This workout applies principles from the Coggan Power Zones to make steady-state endurance training more dynamic and challenging, simulating the varied demands of an outdoor ride.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="30" message="Warmup initiated. Focus on finding a comfortable cadence." />
      <textevent timeoffset="400" message="Get ready for a long set of endurance over-unders." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="35" OnDuration="60" OffDuration="60" OnPower="0.75" OffPower="0.65">
      <textevent timeoffset="0" message="Here we go. First push to upper Z2." />
      <textevent timeoffset="2100" message="Halfway point of the main set. Stay smooth and controlled." />
      <textevent timeoffset="3600" message="Last few intervals. Keep the transitions fluid." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic effort. Let's spin it out." />
      <textevent timeoffset="300" message="Hydrate well and reflect on a solid session." />
    </Cooldown>
  </workout>
</workout_file>