<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #10</name>
  <description>This session combines short, explosive sprints with slightly longer anaerobic efforts. This variability keeps the body guessing and improves your ability to handle the unpredictable power demands of racing and hard group rides.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="300" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Ramp>
    <SteadyState Duration="120" Power="0.65">
      <textevent timeoffset="60" message="Get ready for the first block of short sprints." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="15" OffDuration="75" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="Quick burst!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.65">
      <textevent timeoffset="60" message="Now for the longer efforts. Settle in." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="135" OnPower="1.22" OffPower="0.5">
      <textevent timeoffset="0" message="Pace this effort. Hold it steady to the end." />
      <textevent timeoffset="20" message="Stay strong, you've got this!" />
    </IntervalsT>
    <SteadyState Duration="30" Power="0.5" />
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Excellent mix of efforts today. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>