Hi,
When the main ODT is already loaded, you can load a sub-file using:
$TBS->LoadTemplate('#Object 1/content.xml');
|
After that you can start the merge data in this sub file.
It happens that this subfile is the content of an ODS file. Nevertheless, strictly speaking, it is not an ODS file. An ODS file should be a zip archive with XML subfiles.