Welcome to the CHICKEN Scheme pasting service
sxpath doc example added by mario-goulart on Wed Jan 16 14:25:43 2013
((sxpath "chapter[title='Introduction']") '(text (chapter (title "Introduction")) (chapter "No title for this chapter") (chapter (title "Conclusion")))) => ((chapter (title "Introduction")))