pip.xrds 569 B

1234567891011121314151617181920212223
  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="10">
  8. <Type>http://openid.net/signon/1.1</Type>
  9. <Type>http://openid.net/sreg/1.0</Type>
  10. <URI>https://pip.verisignlabs.com/server</URI>
  11. </Service>
  12. <Service priority="20">
  13. <Type>http://openid.net/signon/1.0</Type>
  14. <Type>http://openid.net/sreg/1.0</Type>
  15. <URI>https://pip.verisignlabs.com/server</URI>
  16. </Service>
  17. </XRD>
  18. </xrds:XRDS>