<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #05</name>
  <description>Sharpen your leg speed and neuromuscular pathways with these high-cadence spin-ups. The goal is to hit the power target by rapidly increasing your cadence, not by grinding a big gear. This improves pedaling efficiency and your ability to accelerate quickly.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="180" message="Start thinking about increasing your cadence slightly." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Ramp>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="60" message="Let's do a few cadence drills. 10s fast, 20s easy." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="20" OffDuration="100" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Get ready to spin up! Power comes from leg speed." />
      <textevent timeoffset="10" message="Fast and fluid!" />
      <textevent timeoffset="360" message="Three more to go. Keep the cadence high!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="120" message="Nice work on the leg speed. Let it all settle down now." />
    </Cooldown>
  </workout>
</workout_file>