In order to create the KMZ file from the KML files, you need to zip up the KML file with all of the PNG images. Make sure to give the zipped file the extension KMZ. On Windows PCs I use a program called 7zip to do this. On Linux machines you can use the zip command like so: zip 20140731.kmz 20140731.kml *.png