1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
<?xml version="1.0" encoding="UTF-8"?>
<pois>
<poiedit>
<version>3.5.5</version>
</poiedit>
<infourl>http://www.gps-evasion.com/</infourl>
<!-- radars -->
<poi>
<!-- identifier of the poi -->
<description>Radars Fixes 50 km/h</description>
<!-- url from which the poi file can be downloaded. The file is downloaded if the online file is newer than the user file -->
<url>http://www.gps-evasion.com/poiedit/poiedit.php?f=csv&c=167</url>
<!-- optional group the file belongs to, this makes it easier for users to navigate through the offered files -->
<group>Radars Fixes (format .cvs)</group>
<!-- optional note that gives the user more info about the poi -->
<note>Radars Fixes 50 km/h (FR) -- toutes les collectes en cours sur www.gps-evasion.com -- POIs libre de droits - open source -- </note>
<!-- TomTom map in which this poi can be used. If not target towards tomtom usage, use the country name instead -->
<map>France</map>
<!-- image to use for this poi -->
<image>http://www.gps-evasion.com/images_icones/167.bmp</image>
</poi>
</pois> |
Partager