<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Pushing #04</name>
  <description>This workout uses progressive ramps to ease you into the sweet spot zone and beyond. The gradual increase in intensity helps recruit muscle fibers efficiently and simulates the feeling of increasing effort on a long climb. It’s a great way to build strength endurance without sudden shocks to the system.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.6" PowerHigh="0.6">
      <textevent timeoffset="120" message="Keep the cadence up, get the blood flowing." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.88" PowerHigh="0.94">
      <textevent timeoffset="10" message="First ramp. Smoothly increase the pressure." />
      <textevent timeoffset="150" message="Feel the legs working. Stay controlled." />
    </Ramp>
    <SteadyState Duration="100" Power="0.6" />
    <Ramp Duration="300" PowerLow="0.88" PowerHigh="0.94">
      <textevent timeoffset="10" message="Second ramp. Match the effort from the first one." />
    </Ramp>
    <SteadyState Duration="100" Power="0.6">
      <textevent timeoffset="30" message="Quick recovery before the last big push." />
    </SteadyState>
    <Ramp Duration="300" PowerLow="0.88" PowerHigh="0.94">
      <textevent timeoffset="150" message="Final ramp, halfway home. Finish strong!" />
    </Ramp>
    <Cooldown Duration="400" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="60" message="Ramps complete. Great work." />
    </Cooldown>
  </workout>
</workout_file>