This document describes a motion planning algorithm for bounding locomotion of the LittleDog robot over rough terrain. It presents a planar five-link model of LittleDog with a 16-dimensional state space. A modified rapidly exploring random tree (RRT) algorithm is used to efficiently find feasible motion plans that respect the robot's kinodynamic constraints. The algorithm incorporates motion primitives, reachability guidance to address differential constraints, and sampling in a lower-dimensional task space. Feedback control based on transverse linearization is also implemented to stabilize planned trajectories in simulation and experiments. Open-loop bounding is inherently unstable, so feedback control is needed for reliable dynamic locomotion.