tree = ET.parse('input.xml') root = tree.getroot()
Open the XML in Notepad++ and convert encoding to UTF-8-BOM or ANSI before importing. xml to fmf
In recent versions of Football Manager, the game engine has increasingly favored .fmf files over .xml for better performance and verification. tree = ET
Whether you are trying to share a custom league with the community or just want to tidy up your editor data folder, here is how you can convert those XML files into the standard FMF format. Why Convert to FMF? xml to fmf
Fmf file not showing in editor - Sports Interactive Community