A telemetry sensor transmits a sequence of status codes representing system states: 'S' for Stable, 'R' for Recovery, and 'P' for Peak.
A segment of the recorded sequence is:
SSSRRRRRRRRRPP
State a run-length encoding (RLE) representation of this sequence.