<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Easy #09</name>
  <description>This session uses short 'opener' sprints to prime your neuromuscular system for the main work. The subsequent minute-long intervals build your capacity to sustain power well above threshold, perfect for long attacks or bridging gaps.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="2" OnDuration="10" OffDuration="50" OnPower="1.8" OffPower="0.5">
      <textevent timeoffset="0" message="Short 'can opener' sprints now. Max power!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="90" message="Legs are primed. Get ready for the main intervals." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="60" OffDuration="480" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Go! One minute at VO2/Anaerobic transition power." />
      <textevent timeoffset="30" message="Halfway! Stay focused and smooth." />
      <textevent timeoffset="65" message="Good work. Long recovery now, use it." />
      <textevent timeoffset="510" message="Next one is coming. Prepare." />
    </IntervalsT>
    <SteadyState Duration="700" Power="0.6" />
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="60" message="That's a wrap. Excellent work." />
    </Cooldown>
  </workout>
</workout_file>