Add:Translations:Added Faroese translation
[navit-package] / navit / xslt / samplemap.xslt
1 <?xml version="1.0"?>
2 <xsl:transform version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/XInclude">
3         <xsl:template match="/config/navit/mapset/xi:include">
4                 <map type="binfile" data="$NAVIT_SHAREDIR/maps/osm_bbox_11.3,47.9,11.7,48.2.bin" />
5         </xsl:template>
6 </xsl:transform>
7