<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Easy #10</name>
  <description>This session focuses on sweet spot and low-threshold 'cruise' intervals to build a strong aerobic base. By extending the duration of the efforts at a sub-threshold intensity, you'll enhance muscular endurance and fatigue resistance without excessive strain. This is a perfect workout for building the foundation for higher intensity training later on.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="720" OffDuration="300" OnPower="0.92" OffPower="0.6">
      <textevent timeoffset="10" message="First long interval. This is all about sustainable power." />
      <textevent timeoffset="360" message="Halfway point. Check your posture, relax your shoulders." />
      <textevent timeoffset="730" message="Active recovery. Spin the legs and prepare for the final effort." />
      <textevent timeoffset="1030" message="Last big push for today. Stay focused and consistent." />
      <textevent timeoffset="1390" message="Five minutes to go. You can do this!" />
    </IntervalsT>
    <Cooldown Duration="660" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent endurance work today. Let's bring it home." />
      <textevent timeoffset="330" message="Remember to refuel properly after this session." />
    </Cooldown>
  </workout>
</workout_file>