<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Medium #10</name>
  <description>Welcome to 'The Grinder'. This session involves a very long, slow ramp up through the entirety of your endurance zone, followed by a long, slow ramp back down. It demands constant mental focus and precise power control, simulating the sustained effort of a massive, gradual climb and descent. This is a challenging Zone 2 workout, as defined by the Coggan Power Zones, that builds immense mental toughness and muscular endurance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.6">
      <textevent timeoffset="300" message="Easy warm-up. Prepare for a long, grinding effort." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <Ramp Duration="2100" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="30" message="Here we go. The long climb begins. Settle in." />
      <textevent timeoffset="1050" message="Halfway up the ramp. The effort is increasing slowly. Stay focused." />
    </Ramp>
    <Ramp Duration="2100" PowerLow="0.75" PowerHigh="0.6">
      <textevent timeoffset="30" message="You've reached the top. Now for the long descent. Control the power as it drops." />
      <textevent timeoffset="1050" message="Halfway down. Keep the pressure on the pedals, don't just coast." />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="300" message="The grind is over. Incredible focus. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>