Skip to main content
Participant
May 6, 2024
Answered

Regarding XML file of Premiere Pro

  • May 6, 2024
  • 1 reply
  • 688 views

Can I get the documentation of how Premiere Pro generate the XML file , I am not able to find it anywhere. I am getting problems in parsing the XML file. It genrates a different XML file everyime . I want to see what structure does the XML file follows of the Premiere Pro so that i can write a proper script to parse the xml file.

This topic has been closed for replies.
Correct answer Bruce Bullis

PPro writes XML according to Apple's retired spec, from around version 7.0.3 of Final Cut Pro.

https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/FinalCutPro_XML/Elements/Elements.html

What information are you hoping to obtain, from those exported XML files?

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
May 8, 2024

PPro writes XML according to Apple's retired spec, from around version 7.0.3 of Final Cut Pro.

https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/FinalCutPro_XML/Elements/Elements.html

What information are you hoping to obtain, from those exported XML files?