------------------------------
**Fixes**
* Fixed "global" styles repeating in each container.
* Fixed ampersand (&) not escaping correctly in urls.
* Fixed problem where files added via :func:`simplekml.Kml.addfile` were forgotten.
**Changes**
* Moved the method :func:`simplekml.Kml.addfile` from being available from all classes to being available only via :class:`simplekml.Kml`