forked from dreamseeker/jQueryGoogleMaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample.xml
55 lines (55 loc) · 1.51 KB
/
sample.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<Placemarks>
<Placemark>
<name>郡山市役所</name>
<description>
<![CDATA[
<img src="http://mw2.google.com/mw-panoramio/photos/thumbnail/25589455.jpg">
〒963-8024<br>
福島県郡山市朝日1丁目23−7<br>
024-924-2491<br>
<a href="http://koriyama.fukushima.jp">koriyama.fukushima.jp</a>
]]>
</description>
<url>http://koriyama.fukushima.jp</url>
<LookAt>
<latitude>37.400529</latitude>
<longitude>140.359743</longitude>
</LookAt>
<icon />
</Placemark>
<Placemark>
<name>郡山市民文化センター</name>
<description>
<![CDATA[
<img src="http://mw2.google.com/mw-panoramio/photos/thumbnail/24671550.jpg">
〒963-8878<br>
福島県郡山市堤下町1−2<br>
024-934-2288<br>
<a href="http://bunka-manabi.or.jp">bunka-manabi.or.jp</a>
]]>
</description>
<LookAt>
<latitude>37.392745</latitude>
<longitude>140.378156</longitude>
</LookAt>
<icon>blueDot</icon>
</Placemark>
<Placemark>
<name>郡山市中央図書館</name>
<description>
<![CDATA[
<img src="http://mw2.google.com/mw-panoramio/photos/thumbnail/34055024.jpg">
〒963-8876<br>
福島県郡山市麓山1丁目5−25<br>
024-923-6601<br>
<a href="http://koriyama.fukushima.jp">koriyama.fukushima.jp</a>
]]>
</description>
<LookAt>
<latitude>37.393830</latitude>
<longitude>140.374302</longitude>
</LookAt>
<icon>greenDot</icon>
</Placemark>
</Placemarks>