You should be able to create the site collection with the same name as the web application try changing:
<ManagedPath relativeUrl="help" explicit="true" />
<ManagedPath relativeUrl="help" explicit="true" />
to
<ManagedPath relativeUrl="help" explicit="false" />