<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Easy #06</name>
  <description>This pyramid workout varies the intensity to keep both mind and body engaged. Building up to a peak effort and then controlling the descent improves your ability to pace and recover, providing a well-rounded training stimulus.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
    <tag name="PYRAMID" />
  </tags>
  <workout>
    <Warmup Duration="420" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="240" message="Bring the heart rate up gently. Get ready to work." />
    </Warmup>
    <SteadyState Duration="180" Power="0.88">
      <textevent timeoffset="10" message="First step of the pyramid." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.92">
      <textevent timeoffset="10" message="Climbing higher. Settle into this pace." />
      <textevent timeoffset="150" message="Peak of the pyramid. Stay controlled." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="180" Power="0.88">
      <textevent timeoffset="10" message="On the way back down. Maintain good form." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.65" PowerHigh="0.4">
      <textevent timeoffset="20" message="Pyramid complete. Enjoy this extended cooldown." />
    </Cooldown>
  </workout>
</workout_file>