Is it possible to have a stylesheet grab some data from an xml file and return it to a php application? I'm using xslt_process to transform the xml data, but there's a couple of items in that data that I need to use in the php script... ?