<!-- menu.xml {% comment %}
*****************************************************************************************************
*                                  WARNING: DO NOT EDIT THIS FILE                                   *
*                                                                                                   *
* This file is generated by SUSHI. Any edits you make to this file will be overwritten.             *
*                                                                                                   *
* To change the contents of this file, edit the "menu" attribute in the tank sushi-config.yaml file *
* or provide your own menu.xml in the input/includes folder                                         *
*****************************************************************************************************
{% endcomment %} -->

<ul xmlns="http://www.w3.org/1999/xhtml" class="nav navbar-nav">
  <li>
    <a href="index.html">Home</a>
  </li>
  <li>
    <a href="care-services.html">Care Services Directory</a>
  </li>
  <li>
    <a href="routing.html">Routing</a>
  </li>
  <li>
    <a href="localization.html">Localization</a>
  </li>
  <li>
    <a href="consent.html">Consent</a>
  </li>
  <li>
    <a href="identification.html">Identification</a>
  </li>
  <li>
    <a href="authentication.html">Authentication</a>
  </li>
  <li>
    <a href="authorization.html">Authorization</a>
  </li>
  <li>
    <a href="credential-catalog.html">Credential Catalog</a>
  </li>
  <li>
    <a href="artifacts.html">Artifacts</a>
  </li>
  <li>
    <a href="history.html">History</a>
  </li>
</ul>