<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Pushing #10</name>
  <description>The 'Grinder' is a test of mental fortitude and steady-state power. This workout features a single, 60-minute block of work that starts in mid-Zone 2, slowly ramps to the upper end of the zone, and then holds it. This continuous effort, with no recovery, is a cornerstone of endurance training within the Coggan Power Zones framework. It excels at improving metabolic efficiency and muscular stamina. The key is to stay relaxed, fuel properly, and keep your pedal stroke smooth from start to finish.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="300" message="Prepare for a long, steady effort. Get in the zone." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.68">
      <textevent timeoffset="10" message="Here we go. First 20 minutes. Find your rhythm." />
    </SteadyState>
    <Ramp Duration="1200" PowerLow="0.68" PowerHigh="0.72">
      <textevent timeoffset="10" message="Now, a slow and steady ramp. The pressure is building." />
      <textevent timeoffset="600" message="Halfway through the ramp. Stay focused on smooth power." />
    </Ramp>
    <SteadyState Duration="1200" Power="0.72">
      <textevent timeoffset="10" message="Final 20 minutes. Hold this power to the end." />
      <textevent timeoffset="600" message="You are in the final stretch. Strong mind, strong body." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="10" message="The Grinder is complete. Incredible focus and effort. Recover well." />
    </Cooldown>
  </workout>
</workout_file>