<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #03</name>
  <description>Today's goal is to build repeatability with three sets of short, very intense efforts. This workout is designed to enhance your neuromuscular coordination and phosphocreatine energy system, which is crucial for explosive power and quick accelerations.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="15" message="Let's start with a steady spin to get the blood flowing." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </SteadyState>
    <Ramp Duration="360" PowerLow="0.65" PowerHigh="0.85">
      <textevent timeoffset="180" message="Gently bring the heart rate up. Main work is coming." />
    </Ramp>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1. Sharp efforts!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="30" message="Set one done. Breathe deep and recover." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2. Let's maintain that power." />
      <textevent timeoffset="180" message="Halfway through this block!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="30" message="Two down, one to go. Stay focused." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Final set! Give it everything you have left." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Workout complete! Great job. Time to cool down properly." />
    </Cooldown>
  </workout>
</workout_file>