<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #07</name>
  <description>This workout trains your body to clear lactate while still working at a moderately high intensity. By alternating between anaerobic efforts and tempo-level 'float' recoveries, you improve your metabolic efficiency. This is key for staying with the pack after a hard surge.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="240" message="Get ready for the main set. The 'recoveries' are in the tempo zone." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="60" OffDuration="60" OnPower="1.25" OffPower="0.85">
      <textevent timeoffset="0" message="Here we go! One minute hard." />
      <textevent timeoffset="60" message="Now, float at tempo. Control your breathing." />
      <textevent timeoffset="360" message="Halfway point. This is tough, stay focused!" />
      <textevent timeoffset="600" message="Last hard minute! Push through to the end!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="That was a metabolically demanding session. Great work." />
    </Cooldown>
  </workout>
</workout_file>