<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">

<NetworkLinkControl>
   <cookie>cookie=GeoCaching.su</cookie>
   <minRefreshPeriod>3600</minRefreshPeriod>
   <linkName>New KML features</linkName>
   <linkDescription><![CDATA[New features available!]]></linkDescription>
</NetworkLinkControl>


<NetworkLink>
	<name>GeoCaching.su Lite</name>
	<open>1</open>
	<description>Geocaching.su points</description>
	<Link>
		<href>https://geocaching.su/kml/kml_lite.php</href>
		<refreshMode>onInterval</refreshMode>
		<refreshInterval>3600</refreshInterval>
		<viewRefreshMode>never</viewRefreshMode>
	</Link>
</NetworkLink>
</kml>
