You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
959 B
28 lines
959 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<kml xmlns="http://earth.google.com/kml/2.2">
|
|
<Style id="jackpoint-logo">
|
|
<IconStyle>
|
|
<scale>1</scale>
|
|
<Icon>
|
|
<href>https://jackpoint.obscuritus.ca/images/logo.jpg</href>
|
|
</Icon>
|
|
</IconStyle>
|
|
<LabelStyle>
|
|
<scale>0</scale>
|
|
</LabelStyle>
|
|
</Style>
|
|
<Placemark>
|
|
<name><![CDATA[<a href="https://jackpoint.obscuritus.ca/index.php?title=McTavish%27s_Old-Style_Tavern">McTavish's Old-Style Tavern</a>]]></name>
|
|
<styleUrl>#jackpoint-logo</styleUrl>
|
|
<Point>
|
|
<coordinates>-122.07850635051729,47.67988678685347,0</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name><![CDATA[<a href="https://jackpoint.obscuritus.ca/index.php?title=Jynx%27s_Clinic">Jynx's Clinic</a>]]></name>
|
|
<styleUrl>#jackpoint-logo</styleUrl>
|
|
<Point>
|
|
<coordinates>-122.131861,47.704018</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
</kml>
|
|
|