XmlDocument.Open (gb.xml)

Sub Open ( FileName As String )

Removes all the content of this document, and loads its new contents from the given file.

If the given file is invalid or cannot be opened, then an error will be raised.