<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Medium #05</name>
  <description>This is a high-volume anaerobic workout focused on 1-minute efforts. Simulating repeated attacks over a climb or in the final kilometers of a race, this session builds a huge capacity for work above threshold. The key is to manage your effort to complete all 12 intervals with consistent power.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get started. Easy spinning to begin." />
      <textevent timeoffset="600" message="Focus on your pedal stroke: push, pull, smooth circles." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="180" Power="0.65" />
    <IntervalsT Repeat="12" OnDuration="60" OffDuration="240" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="First of 12 efforts. Find a sustainable hard pace." />
      <textevent timeoffset="30" message="Hold it!" />
      <textevent timeoffset="1500" message="Halfway point! Six down, six to go. You've got this." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="That was a tough one. Great job. Let's cool down." />
      <textevent timeoffset="360" message="Hydrate and start the recovery process." />
    </Cooldown>
  </workout>
</workout_file>