Within a directory named with the module name, for example:
How_to_Install_Bash_on_Windows___html.xml/

the XML file used from it to show HTML on the page is entitled, index.xml.
There might be some other files, such as JavaScript and CSS files.  Maybe we will get to them later.

Note: Previously it was mentioned that the name of the XML file should be the same name as the directory, except instead of a directory, it would be a text file.  That idea is changing now.  index.html should be all that is needed.

In some scripts that allow the user to upload files to their website, it might not be necessary to know this.