Even though the Excel filename has the .xls extension, it is an XML
file, which PROC IMPORT does not recognize.
Users can open the file in Excel and use the File - Save As menu to save
the file as a Microsoft Excel Workbook *.xls and then use PROC IMPORT to
read the new file into SAS.