currently trying to convert an excel spreedsheet into a xml file in python. Im using the following skeleton code,
from openpyxl import load_workbook from yatt