> I'm not sure how you'd do that in textmate.... According to the TextMate manual, you can add a multiline flag to the regex as so: <recommendations>(?m).*</recommendations> - Fred.