dos2unix ours.kml

pull/1/head
Daniel Asher Resnick 3 years ago
parent f7831de10d
commit 36f3aed13b
  1. 56
      ours.kml

@ -1,28 +1,28 @@
<?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>
<?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 id="mctavishs_oldstyle_tavern">
<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 id="jynxs_clinic">
<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>

Loading…
Cancel
Save