<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #04</name>
  <description>This workout focuses on very short, high-power bursts to improve neuromuscular coordination and phosphocreatine energy system regeneration. It's perfect for developing the explosive power needed for sprints and sharp attacks.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1: Explosive power!" />
      <textevent timeoffset="300" message="Halfway through this block. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="90" message="Recover well. One more set to go." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2: Let's do it again!" />
      <textevent timeoffset="300" message="Dig deep, this is where the gains are made." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Final set! Give it everything!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="360" message="Fantastic effort. Spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>