<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #10</name>
  <description>This session is a 'mixed bag' of anaerobic intervals, combining short, medium, and longer efforts. This variety keeps the body guessing and provides a comprehensive training stimulus, improving your ability to handle different types of high-power demands you might face on the road.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.55" PowerHigh="0.75">
      <textevent timeoffset="450" message="Prepare for a varied session today." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="90" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Starting with the short stuff. Be explosive!" />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="180" message="Recover well. Medium-length intervals are next." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="45" OffDuration="135" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Now for the 45-second efforts. Settle in." />
    </IntervalsT>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="180" message="Good job. Longest intervals are last." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="60" OffDuration="180" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Final working block. One-minute efforts. Dig deep!" />
      <textevent timeoffset="30" message="Halfway! Push to the end!" />
    </IntervalsT>
    <SteadyState Duration="660" Power="0.6">
      <textevent timeoffset="300" message="Main set complete! Time for a long recovery spin before the cooldown." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="You handled the variety perfectly. Great work." />
    </Cooldown>
  </workout>
</workout_file>