I have tested the same configuration on my local dispatcher, and it's working as intended. If you want to make the URL matching case-insensitive, be sure to add [NC] after the RewriteCond rules. Also, confirm that the URL is a child of /us/en/xyz/ and not the /us/en/xyz.html itself. RewriteCond %{QU...