<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #08</name>
  <description>This session is an anaerobic twist on classic 'over-under' workouts. By surging above threshold from a high-tempo 'under,' you'll train your body to attack from an already high pace. This simulates attacking out of a fast-moving paceline or group, a critical race-day skill.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="30" message="Let's get a good, long warm-up today." />
      <textevent timeoffset="400" message="Bring the cadence up for the next minute." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <Ramp Duration="180" PowerLow="0.6" PowerHigh="0.88">
      <textevent timeoffset="10" message="Settle in at tempo. The 'overs' are coming." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="60" OnPower="1.25" OffPower="0.88">
      <textevent timeoffset="0" message="First set! Over the top!" />
      <textevent timeoffset="30" message="Settle back into tempo. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="30" message="Great first block. Take this full recovery before the final set." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="60" OnPower="1.25" OffPower="0.88">
      <textevent timeoffset="0" message="Final set. Let's do this!" />
      <textevent timeoffset="270" message="Last effort coming up!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Fantastic session. Let's bring it down slowly." />
    </Cooldown>
  </workout>
</workout_file>