<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Easy #01</name>
  <description>This workout builds your sustainable power with classic threshold intervals. By working at a challenging but manageable intensity, you'll improve your lactate clearance and increase your functional threshold power (FTP). This is a fundamental session for building race-day endurance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="15" message="Let's begin with a steady warm-up. Focus on smooth pedaling." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <Ramp Duration="600" PowerLow="0.65" PowerHigh="0.85">
      <textevent timeoffset="300" message="Breathing should be getting deeper now. Prepare for the main set." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="15" message="A brief recovery before the first effort." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="480" OffDuration="300" OnPower="0.95" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Settle in and find a strong, steady rhythm." />
      <textevent timeoffset="240" message="Halfway point. Keep your form solid and your upper body relaxed." />
      <textevent timeoffset="490" message="Interval complete. Spin the legs and recover." />
      <textevent timeoffset="1270" message="Two down, two to go. Stay focused." />
      <textevent timeoffset="2350" message="Last one! Make it your best effort." />
    </IntervalsT>
    <SteadyState Duration="1200" Power="0.7">
      <textevent timeoffset="600" message="Steady endurance pace. Let the body absorb the work." />
    </SteadyState>
    <Cooldown Duration="420" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="15" message="Great work today. Let's cool down properly." />
    </Cooldown>
  </workout>
</workout_file>