<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #10</name>
  <description>This session simulates the final kilometers of a race, combining a sustained hard effort with repeated anaerobic surges. It's designed to improve your ability to attack when already fatigued, a crucial skill for any competitive cyclist.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="600" Power="0.9">
      <textevent timeoffset="300" message="Sustained Tempo effort. Settle in and find your rhythm." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="30" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Now, attack! Surge hard!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Recover. Imagine you're back in the bunch before the next move." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.9">
      <textevent timeoffset="300" message="Back to that hard tempo. This is the real test." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="30" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Final set of attacks! Empty the tank!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <Cooldown Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="360" message="That's how races are won. Fantastic work." />
    </Cooldown>
  </workout>
</workout_file>