XML parsing speed

Say I have a few XML to load and parse… I have them cached in the system already so I am only questioning the parsing speed now. If one of the XML file has 100 lines to be parsed… how long would this take? The parsing of the XML file after it has been downloaded is not instant?