<?xml version="1.0" encoding="UTF-8" ?>
<xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)" xmlns:simple="http://xrds-simple.net/core/1.0" xmlns:openid="http://openid.net/xmlns/1.0">
	<XRD xml:id="main" version="2.0">

		<!-- OpenID Consumer Service -->
		<Service priority="10">
			<Type>http://specs.openid.net/auth/2.0/return_to</Type>
			<URI>https://jascha.wtf/?openid=consumer</URI>
		</Service>

		<!-- OpenID Provider Service (0) -->
		<Service priority="0">
			<Type>http://specs.openid.net/auth/2.0/signon</Type>
			<Type>http://openid.net/extensions/sreg/1.1</Type>
			<Type>http://openid.net/sreg/1.0</Type>
			<URI>https://jascha.wtf/?openid=server</URI>
			<LocalID>https://jascha.wtf/author/tomate/</LocalID>
		</Service>

		<!-- OpenID Provider Service (1) -->
		<Service priority="1">
			<Type>http://openid.net/signon/1.1</Type>
			<Type>http://openid.net/extensions/sreg/1.1</Type>
			<Type>http://openid.net/sreg/1.0</Type>
			<URI>https://jascha.wtf/?openid=server</URI>
			<openid:Delegate>https://jascha.wtf/author/tomate/</openid:Delegate>
		</Service>

		<!-- AtomPub Service -->
		<Service priority="10">
			<Type>http://www.w3.org/2007/app</Type>
			<MediaType>application/atomsvc+xml</MediaType>
			<URI>https://jascha.wtf/wp-app.php/service</URI>
		</Service>

		<!-- OpenSearchDocument -->
		<Service priority="10">
			<Type>http://a9.com/-/spec/opensearch/1.1/</Type>
			<MediaType>application/opensearchdescription+xml</MediaType>
			<URI>https://jascha.wtf/wp-json/opensearch/1.1/document</URI>
		</Service>
	</XRD>
</xrds:XRDS>
