
Yes, you can extract the current XML of a PowerPoint by saving it as a .pptx file (which is a ZIP archive containing XML files). To load an edited version, you would modify the XML files inside the archive and then repackage the files back into a .pptx file.