<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Easy #09</name>
  <description>This workout builds from a strong Tempo pace directly into Sweet Spot without rest. This continuous 20-minute effort is fantastic for building muscular stamina and simulates the demands of bridging a gap or making a long, decisive move.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="240" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="120" message="Quick warm-up today before the main block." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <SteadyState Duration="600" Power="0.85">
      <textevent timeoffset="15" message="First block: strong and steady Tempo. Don't overdo it here." />
      <textevent timeoffset="300" message="Halfway. You should feel you're working, but it's sustainable." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.92">
      <textevent timeoffset="15" message="Power increase! Settle into this new intensity." />
      <textevent timeoffset="300" message="This is where the real work is done. Stay focused." />
      <textevent timeoffset="580" message="Almost there! Push to the end!" />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="That was a solid block of work. Let it all go in the cooldown." />
    </Cooldown>
  </workout>
</workout_file>