@@ -25,6 +25,7 @@
<xsl:element name="item">
<xsl:attribute name="id" select="@id"/>
<xsl:attribute name="ID_WAY" select="$ways_2ID_Way/ways_2ID_Way/item[@id=current()/text()]/text()"/>
+ <xsl:copy-of select="text()"/>
</xsl:element>
</xsl:for-each>
</item>