<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3/4 (Sweet Spot) Pushing #02</name>
  <description>Challenge your body's lactate processing abilities with these over-under intervals. By alternating between just above and just below your threshold, you'll train your muscles to clear lactate while still working hard. This is a key skill for handling surges in races or on group rides.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="15" message="Ease into the warm-up. Focus on your breathing." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <SteadyState Duration="240" Power="0.65" />
    <IntervalsT Repeat="6" OnDuration="60" OffDuration="60" OnPower="0.97" OffPower="0.88">
      <textevent timeoffset="5" message="First over-under block. Brace for the changes." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Mid-session recovery. Grab a drink, get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="60" OffDuration="60" OnPower="0.97" OffPower="0.88">
      <textevent timeoffset="360" message="Stay strong, keep the pressure consistent on the 'unders'" />
    </IntervalsT>
    <Cooldown Duration="420" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="200" message="Excellent session. Spin easy and reflect on the effort." />
    </Cooldown>
  </workout>
</workout_file>