<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Easy #04</name>
  <description>This workout breaks down the anaerobic work into three small, manageable 'micro-sets'. This approach allows for very high power outputs during the efforts while keeping the overall session fatigue low. It's an effective way to accumulate time at a high intensity without excessive strain, perfect for building top-end power.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Welcome. Let's start with a nice, gradual warm-up." />
      <textevent timeoffset="600" message="Body should be feeling warm. Main sets are coming up." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.65">
      <textevent timeoffset="900" message="Relax your upper body. All the work comes from the legs." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="30" OffDuration="120" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="First micro-set. Very short, very sharp!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="150" message="Short recovery block." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="30" OffDuration="120" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Second micro-set. Let's go!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="150" message="One more block of work to go." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="30" OffDuration="120" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Final set! Give it your all." />
    </IntervalsT>
    <SteadyState Duration="1800" Power="0.6">
      <textevent timeoffset="900" message="Great job on those tough efforts. Settle in for some endurance." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="And that's a wrap. Let's cool down properly." />
    </Cooldown>
  </workout>
</workout_file>