mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5137 201d5d3c-b55e-5fd7-737f-ddc643e51545
22 lines
569 B
XML
22 lines
569 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xrds:XRDS
|
|
xmlns:xrds="xri://$xrds"
|
|
xmlns:openid="http://openid.net/xmlns/1.0"
|
|
xmlns="xri://$xrd*($v*2.0)">
|
|
<XRD>
|
|
|
|
<Service priority="10">
|
|
<Type>http://openid.net/signon/1.1</Type>
|
|
<Type>http://openid.net/sreg/1.0</Type>
|
|
<URI>https://pip.verisignlabs.com/server</URI>
|
|
</Service>
|
|
|
|
<Service priority="20">
|
|
<Type>http://openid.net/signon/1.0</Type>
|
|
<Type>http://openid.net/sreg/1.0</Type>
|
|
<URI>https://pip.verisignlabs.com/server</URI>
|
|
</Service>
|
|
|
|
</XRD>
|
|
</xrds:XRDS>
|
|
|