Fifth Edit Revision Log
Inside the corresponding Shared Workbook Revision Log part is the following content:
<revisions xmlns="…" xmlns:r="…"> <rsnm rId="22" sheetId="1" oldName="[SharedWorkbook.xlsx]Sheet1" newName="[SharedWorkbook.xlsx]Published Numbers"/> </revisions>
<rsnm> means "revision: sheet name".
@oldName indicates the name of the sheet before renaming it.
@newName indicates the name of the sheet after renaming it.