You can use the Micosoft
XML library in
ASP to work with
XML (load
XML, sort nodes etc.) or you could use XSL to transfor the
XML but if you wish to sort / filter by dates then XSL might not be the best way as there are no internal functions for comparing dates.