<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Medium #03</name>
  <description>This session uses 'Over-Unders' entirely within your endurance zone to simulate rolling terrain. By alternating between the lower and upper ends of Zone 2, you'll improve your ability to handle subtle changes in pace without leaving the aerobic state. This is a great way to break up a long endurance ride and keep it engaging. According to the Coggan Power Zones, this variability trains metabolic flexibility.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="300" message="Warm-up complete. Get ready for the main set of endurance intervals." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="300" OffDuration="300" OnPower="0.75" OffPower="0.6">
      <textevent timeoffset="10" message="First 'Over' block. Settle into the top of your Z2." />
      <textevent timeoffset="310" message="Now for the 'Under'. Ease back but keep the legs turning." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="Great session. Spin easy and focus on recovery." />
    </Cooldown>
  </workout>
</workout_file>