brian.multi_uri.xrds 360 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>
  8. <Type>http://openid.net/signon/1.0</Type>
  9. <URI>http://www.myopenid.com/server</URI>
  10. <URI>http://example.com/server</URI>
  11. </Service>
  12. </XRD>
  13. </xrds:XRDS>