<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://earth.google.com/kml/2.0">
	<Document>
		<name>Eventos</name>
		<description><![CDATA[Eventos]]></description>
		<Style id="symEventIcon">
			<IconStyle>
				<Icon>
					<href>http://deusto.symposium.events/imgs/symGIcon.png</href>
				</Icon>
			</IconStyle>
		</Style>
		<Folder>
				<Placemark>
					<name><![CDATA[Prueba]]></name>
					<description><![CDATA[<p>
 <iframe src="https://www.google.com/maps/d/embed?mid=13qPhlFsSCG01yglupYYDGXxu5Z7_TV6-" width="840" height="480"></iframe></p>
]]></description>
					<Point><coordinates>-2.9385576248169,43.271244049072,0</coordinates></Point>
					<styleUrl>#symEventIcon</styleUrl>
				</Placemark>
		</Folder>
	</Document>
</kml>