<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Easy #05</name>
  <description>This workout focuses on longer, sustained intervals at the lower end of the threshold zone. These 'cruise' intervals are a classic way to build muscular endurance and improve your aerobic efficiency. The goal is to accumulate significant time at a challenging but manageable intensity, perfect for long-distance events.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="600" OffDuration="300" OnPower="0.93" OffPower="0.6">
      <textevent timeoffset="10" message="First long interval. Find a comfortable cadence and lock it in." />
      <textevent timeoffset="300" message="Halfway. Focus on smooth power delivery." />
      <textevent timeoffset="590" message="Great job. One down, one to go." />
      <textevent timeoffset="610" message="Spin easy and recover well during this break." />
      <textevent timeoffset="910" message="Final interval. Stay mentally strong and hold the power." />
      <textevent timeoffset="1200" message="Three minutes left! Keep pushing." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Spinning out the legs after that hard work." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Excellent sustained effort today." />
    </Cooldown>
  </workout>
</workout_file>