<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #09</name>
  <description>This session focuses on pace control by executing two tempo blocks with the second one at a slightly higher intensity. This teaches negative splitting, a crucial skill for time trials and long solo efforts, improving your ability to finish strong.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="1500" Power="0.82">
      <textevent timeoffset="15" message="First block. The goal is to feel controlled and comfortable." />
      <textevent timeoffset="750" message="Halfway. Conserve your energy for the second, harder block." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="30" message="Recover well. The next interval is tougher." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.88">
      <textevent timeoffset="15" message="Time to lift the effort. Stay strong and focus on finishing well." />
      <textevent timeoffset="600" message="This is the hard part. Dig in and hold the power!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>