I have set up a webpage to display current conference room scheduling on a digital sign using XML data to load into the webpage using XSL. I want to be able to filter the XML entering the webpage by the StartDate that is specified in the XML by using the system current date. Does anyone have any example code that might help me in this struggle?