The XRDS file could be of any name on your site, and your site could
return the file name through
1. An HTML document with a <head> element that includes a <meta>
element with http-equiv attribute, X-XRDS-Location,
- or -
2. HTTP response-headers that include an X-XRDS-Location response-header
For an example of the second approach, you can point your browser to
the GITkit demo site https://account-chooser.appspot.com/ and the XRDS
is specified in the response header "X-XRDS-Location:
https://account-chooser.appspot.com/yadis.jsp".
For the content of the XRDS file for AOL verification, you can also
refer to the demo above
(https://account-chooser.appspot.com/yadis.jsp), replacing
"https://account-chooser.appspot.com/callback" with your callback URL.
Glad to hear that you enjoy GITkit - could you let us know your site URL?
Thanks,
Jin