<?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/3,4】岩手県遠野市の後方支援検証委員会に参加</name>
      <description>
        <![CDATA[

7/3,4の２日間、遠野市後方支援活動検証委員会第１回分科会が行われました。東日本大震災では、直接被...
<div style="text-align: right; padding-bottom: 0.7em;"><a href="http://311archives.jp/index.php?module=blog&eid=19828&blk_id=11033" target="_top" class="MyLink" onClick="location.href = 'http://311archives.jp/index.php?module=blog&eid=19828&blk_id=11033; return false;'">もっと読む &raquo;&raquo;</a></div>
        ]]>
      </description>      <Point>
        <coordinates>141.53206551040057,39.33099627361573,10
</coordinates>
      </Point>
    </Placemark>   </Document>
</kml>