<?xml version="1.0" encoding="UTF-8"?>
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
  <Subject>https://www.example.com</Subject>
  <Alias>https://example.com</Alias>
  <Expires>2027-01-01T00:00:00Z</Expires>
  <Property type="http://example.com/ns/service-tier">sample</Property>
  <Link rel="lrdd" type="application/xrd+xml"
        template="https://www.example.com/.well-known/webfinger?resource={uri}"/>
  <Link rel="http://openid.net/specs/connect/1.0/issuer" href="https://id.example.com"/>
  <Link rel="author" href="https://www.example.com/humans.txt"/>
</XRD>
