<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Medium #04</name>
  <description>This 'Criss-Cross' workout simulates the variable demands of racing by layering short, hard surges over a sustained Sweet Spot effort. This improves your ability to respond to attacks and accelerate over small rises without going too deep into the red, making you a more versatile rider.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="150" OnPower="1.1" OffPower="0.88">
      <textevent timeoffset="5" message="First block. Surge and settle." />
      <textevent timeoffset="540" message="Halfway through this block. Keep it smooth." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="30" message="Deep breaths. Recover well before the next set." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="150" OnPower="1.1" OffPower="0.88">
      <textevent timeoffset="5" message="Final block. Let's finish strong." />
      <textevent timeoffset="540" message="Last few surges. Make them count!" />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.4" />
  </workout>
</workout_file>