Template:Attached KML/Hampden Railroad
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>Hampden Railroad</name> <description><![CDATA[]]></description> <Style id="style2"> <LineStyle> <color>FFFF3333</color> <width>4</width> </LineStyle> </Style> <Style id="style1"> <LineStyle> <color>FFFF3333</color> <width>4</width> </LineStyle> </Style> <Placemark> <name>Main route</name> <description><![CDATA[]]></description> <styleUrl>#style2</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -72.319389,42.208527,0.000000 -72.320984,42.207191,0.000000 -72.323021,42.206364,0.000000 -72.334496,42.202549,0.000000 -72.349930,42.197449,0.000000 -72.363899,42.192043,0.000000 -72.370674,42.188942,0.000000 -72.375679,42.187035,0.000000 -72.378792,42.186638,0.000000 -72.382866,42.187019,0.000000 -72.397285,42.188496,0.000000 -72.406143,42.189007,0.000000 -72.409729,42.189037,0.000000 -72.412437,42.188465,0.000000 -72.414642,42.187336,0.000000 -72.417389,42.185333,0.000000 -72.424683,42.178574,0.000000 -72.429428,42.174362,0.000000 -72.432259,42.172325,0.000000 -72.434280,42.171803,0.000000 -72.439407,42.171021,0.000000 -72.444084,42.170815,0.000000 -72.450653,42.170258,0.000000 -72.527275,42.162323,0.000000 -72.538155,42.161327,0.000000 -72.538834,42.161049,0.000000 -72.539452,42.160595,0.000000 -72.540611,42.159267,0.000000 -72.541588,42.157780,0.000000 -72.542786,42.155960,0.000000 -72.549202,42.146049,0.000000 -72.553711,42.139732,0.000000 -72.555237,42.135307,0.000000 </coordinates> </LineString> </Placemark> <Placemark> <name>Branch to Chicopee</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -72.603706,42.149349,0.000000 -72.600647,42.150700,0.000000 -72.597908,42.150589,0.000000 -72.593018,42.149990,0.000000 -72.590462,42.151100,0.000000 -72.590271,42.155022,0.000000 -72.590477,42.159019,0.000000 -72.587929,42.160999,0.000000 -72.581993,42.162731,0.000000 -72.573601,42.164581,0.000000 -72.560982,42.164371,0.000000 -72.546478,42.161980,0.000000 -72.542122,42.161549,0.000000 -72.538033,42.161343,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>