<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">
<Document> <name>Ninth Street Branch</name> <Style id="line-000000-1200-nodesc-normal"> <LineStyle> <color>ff000000</color> <width>1.2</width> </LineStyle> </Style> <Style id="line-000000-1200-nodesc-highlight"> <LineStyle> <color>ff000000</color> <width>1.8</width> </LineStyle> </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>Ninth Street Branch</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -75.1586802,39.9529636,0 -75.1580365,39.9558421,0 -75.1575107,39.9580461,0 -75.1572854,39.9585066,0 -75.1569207,39.9589014,0 -75.1564379,39.9592796,0 -75.1552362,39.9598224,0 -75.1545603,39.9602007,0 -75.154217,39.9604309,0 -75.1537878,39.9608339,0 -75.1534123,39.961426,0 -75.1528115,39.9627417,0 -75.1525218,39.9635476,0 -75.1521517,39.964707,0 -75.1516491,39.9669758,0 -75.1514452,39.9681845,0 -75.1506069,39.9721189,0 -75.1502743,39.9736893,0 -75.1502314,39.9740511,0 -75.1501563,39.9751939,0 -75.1500329,39.9771836,0 -75.1497705,39.979178,0 -75.1494647,39.9816978,0 -75.1493789,39.9828693,0 -75.1493896,39.9833954,0 -75.1494969,39.983901,0 -75.1498563,39.984834,0 -75.1513104,39.9881309,0 -75.1521794,39.9895119,0 -75.1534722,39.9914271,0 -75.1545183,39.993371,0 -75.155247,39.9947126,0 -75.1560087,39.9958057,0 -75.1574356,39.9976633,0 -75.1581223,39.9984687,0 -75.1584012,39.9989043,0 -75.1587016,39.9995618,0 -75.1593561,40.0016165,0 -75.1610347,40.0068514,0 -75.161614,40.0086429,0 -75.1618286,40.0096454,0 -75.1618822,40.0108616,0 -75.1618662,40.0140992,0 -75.1618662,40.0187047,0 -75.1618018,40.0194771,0 -75.1614906,40.0204548,0 -75.1609757,40.0213504,0 -75.1595165,40.0229813,0 -75.1587226,40.0237125,0 -75.1577892,40.024378,0 -75.1565339,40.0250845,0 -75.1507833,40.0280339,0 -75.1408536,40.0333057,0 -75.1384128,40.0346036,0 -75.1377047,40.0351211,0 -75.1371361,40.0356674,0 -75.1364709,40.0364313,0 -75.1358432,40.0373718,0 -75.1350545,40.0390679,0 -75.1348507,40.0401521,0 -75.1347649,40.0411378,0 </coordinates> </LineString> </Placemark> </Document>
</kml>