Template:Attached KML/Terwilliger curves
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>Terwilliger curves</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FFFF0000</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>Terwilliger curves</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.699089,45.463562,0.000000 -122.696770,45.464737,0.000000 -122.693535,45.466541,0.000000 -122.692177,45.467461,0.000000 -122.691360,45.468197,0.000000 -122.690529,45.469189,0.000000 -122.689774,45.469807,0.000000 -122.688980,45.470093,0.000000 -122.687675,45.470276,0.000000 -122.686172,45.470364,0.000000 -122.684929,45.470303,0.000000 -122.683212,45.470032,0.000000 -122.681213,45.469658,0.000000 -122.680183,45.469597,0.000000 -122.679260,45.469715,0.000000 -122.678551,45.470032,0.000000 -122.677910,45.470455,0.000000 -122.677505,45.471012,0.000000 -122.677269,45.471600,0.000000 -122.677223,45.472095,0.000000 -122.677437,45.472729,0.000000 -122.678207,45.474533,0.000000 -122.678810,45.476501,0.000000 -122.679047,45.478157,0.000000 -122.678986,45.479919,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>