<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3/4 (Sweet Spot) Pushing #06</name>
  <description>This workout uses short, repeated micro-bursts to accumulate significant time at sweet spot intensity with minimal mental fatigue. It's an effective way to build a massive endurance base and improve your ability to handle rapid changes in pace.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get warm. Today is about quick transitions." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="25" OnDuration="40" OffDuration="20" OnPower="0.94" OffPower="0.6">
      <textevent timeoffset="1" message="First block. 40 seconds on!" />
      <textevent timeoffset="720" message="Halfway through this block. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="300" message="One down. Recover and reset." />
    </SteadyState>
    <IntervalsT Repeat="25" OnDuration="40" OffDuration="20" OnPower="0.94" OffPower="0.6">
      <textevent timeoffset="1" message="Block 2. Let's go!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="300" message="Deep breaths. Final block is next." />
    </SteadyState>
    <IntervalsT Repeat="25" OnDuration="40" OffDuration="20" OnPower="0.94" OffPower="0.6">
      <textevent timeoffset="1" message="Last one! Make these count." />
      <textevent timeoffset="1495" message="Fantastic! The hard work is over." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="Great job with those micro-bursts. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>