7 lines
		
	
	
		
			451 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			451 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
 | |
| 	<Link rel="lrdd" type="application/xrd+xml" template="https://mstdn.syui.ai/.well-known/webfinger?resource={uri}"/>
 | |
| 	<Link rel="lrdd" type="application/jrd+json" template="https://mstdn.syui.ai/.well-known/webfinger?resource={uri}"/>
 | |
| 	<Link rel="lrdd" type="application/json" template="https://mstdn.syui.ai/.well-known/webfinger?resource={uri}"/>
 | |
| </XRD>
 |