<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #06</name>
  <description>Focus on pure power development with very short, maximal-effort sprints from a rolling start. This session enhances neuromuscular coordination and fast-twitch muscle fiber recruitment. The long recoveries ensure you can hit each sprint with full force, maximizing training benefits.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Nice and easy warm up. Get the blood flowing." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="60" message="Short, sharp sprints coming up. Long recovery after each." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="150" OnPower="1.6" OffPower="0.5">
      <textevent timeoffset="0" message="Sprint 1! High power, high cadence!" />
      <textevent timeoffset="180" message="Sprint 2! Let's go!" />
      <textevent timeoffset="360" message="Halfway! Two more quality sprints." />
      <textevent timeoffset="540" message="Final sprint! Give it everything you have!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Excellent power. Time to spin the legs out." />
    </Cooldown>
  </workout>
</workout_file>