I have some data that I need to structurize, what I have now is below:
class Data1: name: str = "" file: str = "" class Data2