<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Pushing #05</name>
  <description>This session uses short, punchy Sweet Spot intervals with minimal rest to improve your aerobic power and repeatability. The constant change in effort mimics the demands of rolling terrain or attacking rides. This workout enhances your ability to recover quickly from hard efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
    <tag name="INTERVALS" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="240" message="Get ready for some fast-paced work." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="60" OnPower="0.95" OffPower="0.85">
      <textevent timeoffset="10" message="First set. The 'off' interval is still productive work. No coasting!" />
      <textevent timeoffset="600" message="Halfway through set 1. Stay on top of the gear!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Full recovery. Spin easy and prepare for round two." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="60" OnPower="0.95" OffPower="0.85">
      <textevent timeoffset="10" message="Here we go again. This set will test your resilience." />
      <textevent timeoffset="600" message="Last few reps. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="240" message="Great job holding that power. Cool down and rehydrate." />
    </Cooldown>
  </workout>
</workout_file>