Opening a Stream on an Existing FileYou can also open a stream on an existing XML data file and pass the stream as a parameter to the Execute method (instead of passing the file name as the parameter).This is a Visual Basic example of passing a stream as the parameter: