<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #03</name>
  <description>This workout uses a pyramid structure, varying interval duration and intensity to challenge your anaerobic system from multiple angles. This approach helps build versatility and prepares you for the unpredictable power demands of racing and hard group rides.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="400" message="Focus on posture: flat back, relaxed shoulders." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="90" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Starting with short, sharp efforts." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="135" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="A little longer now. Control your power." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="60" OffDuration="180" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Top of the pyramid. One minute of hard work!" />
      <textevent timeoffset="30" message="Halfway! Stay strong!" />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Long recovery. Prepare for the way back down." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="135" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Back to 45 seconds. Keep the form solid." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="90" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Final intervals! Finish with a kick!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Pyramid conquered! Excellent work." />
    </Cooldown>
  </workout>
</workout_file>