A KMZ which is a ZIP file with a .kmz file extension that can contain a single or multiple KML files. The first KML entry in the KMZ file is the root KML, which is typically named "doc.kml". Subsequent KML files can only be displayed if the root KML has a NetworkLink with a reference to it.
Here is an example of a root KML file in a KMZ file that includes at least two sub-KML files.
A KMZ which is a ZIP file with a .kmz file extension that can contain a single or multiple KML files. The first KML entry in the KMZ file is the root KML, which is typically named "doc.kml". Subsequent KML files can only be displayed if the root KML has a NetworkLink with a reference to it.
Here is an example of a root KML file in a KMZ file that includes at least two sub-KML files.
More details on KMZ files are found here.