<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Pushing #07</name>
  <description>This session is all about sustained effort and muscular endurance, simulating a long, steady grind on rolling terrain. By holding a continuous tempo effort with slight power variations, you'll improve metabolic efficiency and mental focus. It's a fantastic workout for building a deep aerobic base and preparing for long, demanding events.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75" />
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="6" OnDuration="300" OffDuration="300" OnPower="0.8" OffPower="0.88">
      <textevent timeoffset="10" message="Beginning the long grind. Settle into the lower tempo power." />
      <textevent timeoffset="300" message="Now lift the power to the higher end. Smooth transition." />
      <textevent timeoffset="1800" message="Halfway through this 65-minute block. Stay focused." />
      <textevent timeoffset="3599" message="Final push. Keep the pressure on." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.8">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
      <textevent timeoffset="150" message="Half done. Stay smooth and focused." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="That's a huge block of tempo in the legs. Awesome work." />
    </Cooldown>
  </workout>
</workout_file>