brian.xrds 398 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xrds:XRDS
  3. xmlns:xrds="xri://$xrds"
  4. xmlns:openid="http://openid.net/xmlns/1.0"
  5. xmlns="xri://$xrd*($v*2.0)">
  6. <XRD>
  7. <Service priority="0">
  8. <Type>http://openid.net/signon/1.0</Type>
  9. <URI>http://www.myopenid.com/server</URI>
  10. <openid:Delegate>http://brian.myopenid.com/</openid:Delegate>
  11. </Service>
  12. </XRD>
  13. </xrds:XRDS>