Template:Attached KML/Post Road Branch
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">
<Document> <name>Post Road Branch</name> <Style id="line-000000-1200-nodesc-normal"> <LineStyle> <color>ff000000</color> <width>1.2</width> </LineStyle> <BalloonStyle>
<text><![CDATA[
$[name]
]]></text>
</BalloonStyle> </Style> <Style id="line-000000-1200-nodesc-highlight"> <LineStyle> <color>ff000000</color> <width>1.8</width> </LineStyle> <BalloonStyle>
<text><![CDATA[
$[name]
]]></text>
</BalloonStyle> </Style> <StyleMap id="line-000000-1200-nodesc"> <Pair> <key>normal</key> <styleUrl>#line-000000-1200-nodesc-normal</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#line-000000-1200-nodesc-highlight</styleUrl> </Pair> </StyleMap> <Placemark> <name>Post Road Branch</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -73.6890846,42.4738755,0 -73.689369,42.4743602,0 -73.6896721,42.4748706,0 -73.6900771,42.4755452,0 -73.6908817,42.4769221,0 -73.6916542,42.478198,0 -73.692078,42.478835,0 -73.6924803,42.479385,0 -73.6933225,42.4803345,0 -73.6945939,42.4818695,0 -73.6956131,42.4836102,0 -73.6966753,42.48615,0 -73.6975551,42.4904064,0 -73.6990571,42.4968618,0 -73.7010098,42.5048192,0 -73.7027478,42.5120007,0 -73.7037134,42.5157809,0 -73.7045074,42.5177262,0 -73.7055373,42.5196715,0 -73.7074041,42.5223917,0 -73.7112236,42.5281005,0 -73.7159228,42.5350421,0 -73.7189913,42.5396272,0 -73.7204075,42.5420778,0 -73.7214375,42.5441804,0 -73.7224674,42.5464727,0 -73.7233043,42.548923,0 -73.7239909,42.5513731,0 -73.7248492,42.5548506,0 -73.7265015,42.5621369,0 -73.7282825,42.5697385,0 -73.7293124,42.5744158,0 -73.7297845,42.5760592,0 -73.7305999,42.5778131,0 -73.7318873,42.5798829,0 -73.7344837,42.5835958,0 -73.7368655,42.5869767,0 -73.7375522,42.5882563,0 -73.7378526,42.5893622,0 -73.7381744,42.5908945,0 -73.7387323,42.5923479,0 -73.7403846,42.5950175,0 -73.7426376,42.5986663,0 -73.743217,42.6000089,0 -73.743453,42.6013988,0 -73.7445259,42.6074794,0 -73.7448263,42.6098168,0 -73.7449336,42.6156281,0 -73.7448907,42.6177283,0 -73.744247,42.6215652,0 -73.7432814,42.6273913,0 -73.7427235,42.6310066,0 -73.7418652,42.6357899,0 -73.7416828,42.6370685,0 -73.7417203,42.6377355,0 -73.7418491,42.6383116,0 -73.7419671,42.6390851,0 -73.7419403,42.6397678,0 -73.7418759,42.6403913,0 -73.7418169,42.6406912,0 </coordinates> </LineString> </Placemark> </Document>
</kml>