Changeset 261 for tools

Show
Ignore:
Timestamp:
02/25/09 08:53:17 (19 months ago)
Author:
daniel
Message:

fixed invalid KML template header

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tools/routingservice/trunk/templates/multilinestring_kml.st

    r199 r261  
    1 <?xml version=1.0 encoding=UTF-8?> 
    2 <kml> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> 
    33        <Document> 
    44        <name>WebRouting Service</name>