<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #02</name>
  <description>This workout pushes the duration of your anaerobic efforts with 60-second intervals. The goal is to extend your time at high power, enhancing lactate tolerance and building resistance to fatigue during sustained attacks. The 1:2 work-to-rest ratio allows for quality in every repetition.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Let's begin the warm-up. Keep it light." />
      <textevent timeoffset="180" message="Start to engage your core. Stable upper body." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="120" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="First minute-long effort. Settle in, find your rhythm." />
      <textevent timeoffset="55" message="5 seconds left! Push through!" />
      <textevent timeoffset="360" message="Over halfway! The next one is key." />
      <textevent timeoffset="895" message="Final push to the end! Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="20" message="Excellent effort. Let's spin it out." />
      <textevent timeoffset="300" message="Hydrate and reflect on a tough session completed." />
    </Cooldown>
  </workout>
</workout_file>