<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Easy #03</name>
  <description>This workout extends the duration of anaerobic efforts to one minute, building muscular endurance and mental toughness. The long recoveries are crucial for allowing near-full regeneration, so each interval can be performed with maximal quality. This is key for developing your capacity to sustain hard attacks or bridge gaps in a race.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="780" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="600" message="Prepare for the main set. A few deep breaths." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="300" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="First 60-second effort. Settle in, don't go out too hard." />
      <textevent timeoffset="30" message="Halfway! Stay strong." />
      <textevent timeoffset="1080" message="Three down. Keep the quality high." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="360" message="Job well done. Let your body absorb the training." />
    </Cooldown>
  </workout>
</workout_file>