A long time ago I pulled together a bunch of my SharePoint Search XSL samples for SharePoint 2007. I spent the morning updating the samples so that they work in SharePoint 2010. I also added a new sample for rendering links directly from a links list (rather than landing on the DispForm.aspx page).
Included in this release:
Open Document Library
Renders a link next to document result items that opens a new window to the containing library or folder.
Search Results XML
Renders the search results as raw XML.
View Results Metadata
Renders search results as metadata in a nicer format than the raw XML sample.
Render Links List URL
Presents link list results as links to the content rather than a link to the DispForm.aspx page.
You can have a look on CodePlex: http://sctxsl.codeplex.com/releases/view/67892


