<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #04</name>
  <description>Push your limits with repeated one-minute efforts deep into the anaerobic zone. This workout is designed to increase your maximum sustainable power for short durations. The extended recovery allows for high-quality repetitions, maximizing anaerobic adaptation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Minute drills are coming up. Get mentally prepared." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="180" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="First minute! Settle in, it's a long effort." />
      <textevent timeoffset="30" message="Halfway through the first one. Hold that power!" />
      <textevent timeoffset="240" message="One down, two to go. Use this recovery." />
      <textevent timeoffset="510" message="Last one! Best one! Let's go!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="120" message="Fantastic effort. Let the legs recover." />
    </Cooldown>
  </workout>
</workout_file>