<xsl:apply-templates select="p|ls"> <xsl:sort select="p"/> <xsl:sort select="q"/> </xsl:apply-templates>