<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #05</name>
  <description>This session introduces 'Over-Under' intervals, alternating between just above and just below your threshold. This trains your body to clear lactate while still under stress, a key ability for competitive cycling. It's a mentally engaging workout that significantly boosts your FTP.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="180" message="Get ready for some over-unders. Focus on smooth transitions." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="60" OffDuration="60" OnPower="1.02" OffPower="0.92">
      <textevent timeoffset="0" message="First 'Over' minute. Just a little push." />
      <textevent timeoffset="60" message="Now settle into the 'Under'. Recover slightly." />
      <textevent timeoffset="360" message="Keep the pattern going. Upper body relaxed." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.55">
      <textevent timeoffset="60" message="Great work on those tough intervals." />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="180" message="Flush the legs and cool down." />
    </Cooldown>
  </workout>
</workout_file>