<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Medium #09</name>
  <description>A cornerstone session for any endurance athlete, this workout consists of two substantial tempo blocks. The goal is to build deep muscular endurance and improve your body's ability to utilize fuel efficiently over long durations, directly translating to better sustained performance.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's begin the warm-up process." />
      <textevent timeoffset="300" message="Get ready for two solid blocks of work." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="780" Power="0.86">
      <textevent timeoffset="15" message="First block. Settle in and find your rhythm." />
      <textevent timeoffset="390" message="Halfway done with this block. Keep it smooth and steady." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="120" message="Good recovery here. Hydrate and prepare for the final effort." />
    </SteadyState>
    <SteadyState Duration="780" Power="0.86">
      <textevent timeoffset="15" message="Final block. Same effort as the first. You can do this." />
      <textevent timeoffset="390" message="Past the halfway point of the workout. Finish strong!" />
    </SteadyState>
    <Cooldown Duration="420" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="210" message="That's a solid block of work in the books. Well done." />
    </Cooldown>
  </workout>
</workout_file>