How can I check the .demo file created in Unity?

Hi.

I am researching imitation learning using the mlagent package.

I created a demo file with DemonstrationRecorder.

How can I open a file and check it to see how it is structured?

I would like to modify the demo file and use it for experiments.

Thank you.