Created
June 12, 2010 22:38
-
-
Save donpdonp/436151 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- NOTE: this host-meta end-point is a pre-alpha work in progress. Don't rely on it. --> | |
<!-- Please follow the list at http://groups.google.com/group/webfinger --> | |
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0" xmlns:hm="http://host-meta.net/xrd/1.0"> | |
<hm:Host xmlns="http://host-meta.net/xrd/1.0">gmail.com</hm:Host> | |
<Link rel="lrdd" template="http://www.google.com/s2/webfinger/?q={uri}"> | |
<Title>Resource Descriptor</Title> | |
</Link> | |
</XRD> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment