I'm new to Confluence; please forgive me if I'm asking silly things.
I'm in a project where confluence is used to create documentation. Various pages include a glossary (i.e., a table of which the header of the first column contains `Term`), that I want to extract. When doing an XML export, I can extract such tables from `<![CDATA[` blocks. However, I notice that it appears that also all page revisions are in the XML, and it is impossible to tell which of the extracted tables is the most recent one.
How can I find this out - or better even: how can I organize that only the most recent content of a page ends up in an XML export. I don't care about comments, thumbs-up, notifications and all sorts of other stuff.