Mi aiutereste con l'RSS?

Dunque, ho creato l'rss in PHP, chiamando il file rss.php. Se lo apro in modo diretto, cioè scrivendo direttamente il link, va tutto bene e riesco ad abbonarmi.
Se però provo a mettere l'autodiscovery si presenta il seguente errore:

While trying to retrieve the URL: feed://http//biblioteca.mfn.unipmn.it/prove/rss/rss.php

The following error was encountered:

* Invalid URL

Some aspect of the requested URL is incorrect. Possible problems:

* Missing or incorrect access protocol (should be `http://'' or similar)
* Missing hostname
* Illegal double-escape in the URL-Path
* Illegal character in hostname; underscores are not allowed

Devo rifare l'RSS come xml o il problema è un altro?

Grazie 1000 per l'aiuto...