This is actually fairly easy. All you have to do is create a rectangle specifying the region you want to draw, and in SpriteBatch.Draw, enter it as the SourceRectangle.
____________________________________________________________________________________
The question is simple, but the answer is not.