test1-xrd.xml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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:typekey="http://typekey.com/xmlns/1.0"
  6. xmlns="xri://$xrd*($v*2.0)">
  7. <XRD>
  8. <Service priority="0">
  9. <Type>http://openid.net/signon/1.0</Type>
  10. <URI>http://www.myopenid.com/server</URI>
  11. <openid:Delegate>http://josh.myopenid.com/</openid:Delegate>
  12. </Service>
  13. <Service priority="20">
  14. <Type>http://lid.netmesh.org/sso/2.0b5</Type>
  15. <Type>http://lid.netmesh.org/2.0b5</Type>
  16. <URI>http://mylid.net/josh</URI>
  17. </Service>
  18. <Service priority="10">
  19. <Type>http://openid.net/signon/1.0</Type>
  20. <URI>http://www.livejournal.com/openid/server.bml</URI>
  21. <openid:Delegate>http://www.livejournal.com/users/nedthealpaca/</openid:Delegate>
  22. </Service>
  23. <Service priority="15">
  24. <Type>http://typekey.com/services/1.0</Type>
  25. <typekey:MemberName>joshhoyt</typekey:MemberName>
  26. </Service>
  27. <Service priority="5">
  28. <Type>http://openid.net/signon/1.0</Type>
  29. <URI>http://www.schtuff.com/openid</URI>
  30. <openid:Delegate>http://users.schtuff.com/josh</openid:Delegate>
  31. </Service>
  32. </XRD>
  33. </xrds:XRDS>