XML Syntax - CLOSE Statement
The CLOSE statement in XML syntax closes the XML stream and prevents
further operation on it unless the file is subsequently reopened using the OPEN
statement.
Format

Syntax Rules:
- File-name-1 is the filename as declared in the SELECT statement
as ORGANIZATION IS XML.