Each color is composed of a single color section header followed by a single color section body.
Color Section Body
The number of stitches can be approximated by subtracting 3 from the number of stitch bytes (SB) above, and the dividing by 2. Unfortunately, this is only a approximation of the number of stitches in this color. As we'll see, the actual number of stitches can be lower than this calculation due to special stitches.
From here to the end of the section, each regular stitch is represented as two sequential bytes. The first byte represents the X-component of the stitch as a signed integer in 10th of a millimeter, and the second byte represents the Y-component.