<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Easy #07</name>
  <description>This workout develops explosive power by incorporating standing starts. For each interval, get out of the saddle for the first 5-10 seconds to generate maximum force, then sit to complete the effort. This simulates real-world scenarios like sprinting out of a corner or attacking on a short, steep climb.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="1080" PowerLow="0.4" PowerHigh="0.8">
      <textevent timeoffset="600" message="Longer warmup today. Let's include a few 15-second out-of-the-saddle pushes." />
      <textevent timeoffset="900" message="Make sure you feel ready for some powerful efforts." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="1170" Power="0.65" />
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="210" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1! Get out of the saddle for the first 10 seconds! GO!" />
      <textevent timeoffset="10" message="Back in the saddle, hold the power!" />
      <textevent timeoffset="240" message="Next one: STAND and deliver!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="300" message="Recover. That explosive work takes a lot out of you." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="210" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. A little more power. Big push out of the saddle!" />
      <textevent timeoffset="10" message="Sit and spin it home!" />
    </IntervalsT>
    <SteadyState Duration="1170" Power="0.6" />
    <Cooldown Duration="780" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Great explosive work. Time to spin down." />
    </Cooldown>
  </workout>
</workout_file>