<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
  <Document>
    <name>新着情報</name>
    <description>sample</description>
    <Style id="point_default">
      <IconStyle>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/paddle/red-stars.png</href>
        </Icon>
		<hotSpot x="0.5"  y="0" xunits="fraction" yunits="fraction"/>
      </IconStyle>
    </Style>
    <Style id="line_default">
      <LineStyle>
        <width>4</width>
        <color>b20000ff</color>
      </LineStyle>
      <PolyStyle>
        <color>510000ff</color>
      </PolyStyle>
    </Style>
    <Style id="polygon_default">
      <LineStyle>
        <color>b20000ff</color>
        <width>2</width>
      </LineStyle>
      <PolyStyle>
		<fill>1</fill>
		<outline>1</outline>
        <color>510000ff</color>
      </PolyStyle>
    </Style>    <Placemark>
      <styleUrl>#point_default</styleUrl>
      <name>【7/5】釜石市防災危機管理課との会合を実施</name>
      <description>
        <![CDATA[

7/5、釜石市市役所防災危機管理課の課長や職員の方々と防災科研メンバーで、東日本大震災時の災害対応...
<div style="text-align: right; padding-bottom: 0.7em;"><a href="http://311archives.jp/index.php?module=blog&eid=19831&blk_id=19830" target="_top" class="MyLink" onClick="location.href = 'http://311archives.jp/index.php?module=blog&eid=19831&blk_id=19830; return false;'">もっと読む &raquo;&raquo;</a></div>
        ]]>
      </description>      <Point>
        <coordinates>141.8856224999763,39.275792946515544,10
</coordinates>
      </Point>
    </Placemark>   </Document>
</kml>