determine_protocol
get_domain
if [[ -n "$domain" ]]
then
url_ext="${protocol}${domain}/index.xml"
fi