<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Pushing #02</name>
  <description>Focus on extending your power output with a series of demanding one-minute anaerobic intervals. This session is designed to increase your lactate tolerance and improve your capacity to hold power well above threshold, crucial for attacks and short climbs.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="Warm-up is halfway done. Let's include a couple of short spin-ups." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="60" OffDuration="120" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Here we go! One minute on. Settle in and find a rhythm." />
      <textevent timeoffset="30" message="Stay on top of the gear!" />
      <textevent timeoffset="720" message="Halfway point! Four down, four to go. Keep the quality high." />
      <textevent timeoffset="1260" message="Final interval! Empty the tank." />
    </IntervalsT>
    <Cooldown Duration="660" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Fantastic work. Let's spin out the legs." />
      <textevent timeoffset="360" message="Remember to hydrate and refuel after this session." />
    </Cooldown>
  </workout>
</workout_file>