I have the Sitemap for Menu.like
<sitemap url="" title="Admin" roles="admin">
<sitemap url="~/Rooms.aspx" title="Rooms" roles="admin">
.........................
.........................
</sitemap>
Now When I am Login with customer then Rooms.aspx and others are not seen but parent node "admin" is seen which not required then what to do "admin" is seen only for admin