odp ODP Overview
ODP (OpenDocument Presentation) stores slideshows in the OASIS OpenDocument Format, the standard behind LibreOffice and OpenOffice. Three versions define it in practice: ODF 1.0 from 2005, 1.1 from 2007, and 1.2 from 2011.
The container is a ZIP holding several XML subdocuments, a split that keeps concerns separate: content.xml for the slides, styles.xml for styling, meta.xml for document metadata, settings.xml for application settings, plus any embedded images.
Its appeal is independence. The format is openly specified, so any conforming application can read an ODP without depending on a particular vendor's release cycle.[1][2]