<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Pushing #09</name>
  <description>Simulate a long, flat cruise leading into a punchy climb. This workout combines a sustained tempo/sweet spot effort with a hard, short ramp to threshold. It trains your body to produce high power even when already under fatigue, a crucial skill for race-winning moves.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="240" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <SteadyState Duration="600" Power="0.88">
      <textevent timeoffset="15" message="The 'cruise' portion. Settle in for 10 minutes." />
      <textevent timeoffset="300" message="Halfway. Check your posture, stay aerodynamic." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="30" message="Short break before the 'climb'." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.92">
      <textevent timeoffset="10" message="Now the climb begins. A harder, sustained effort." />
    </SteadyState>
    <Ramp Duration="120" PowerLow="0.95" PowerHigh="1.05">
      <textevent timeoffset="10" message="Final push to the summit! Build power all the way." />
    </Ramp>
    <Cooldown Duration="360" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="60" message="You've crested the climb. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>