<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Medium #05</name>
  <description>This session focuses on longer 90-second anaerobic efforts, pushing the boundaries of your power endurance. These intervals are mentally and physically tough, simulating the sustained effort needed to break away or power over a long rise. The goal is to resist fatigue and hold power for the full duration.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="We're doing longer anaerobic intervals today. Let's get thoroughly warmed up." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <SteadyState Duration="600" Power="0.75">
      <textevent timeoffset="300" message="A little bit of tempo to get the body fully prepared." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="90" OffDuration="270" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="First long effort. Pace yourself, it's 90 seconds." />
      <textevent timeoffset="45" message="Halfway! Hold on!" />
      <textevent timeoffset="1080" message="Halfway through the set. Doing great." />
    </IntervalsT>
    <SteadyState Duration="720" Power="0.65">
      <textevent timeoffset="360" message="Deep recovery. The next set will be tough. Get ready." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="90" OffDuration="270" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Final set. Let's finish strong." />
      <textevent timeoffset="900" message="Last one. This is it! Push to the very end!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Excellent mental toughness today. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>