tornoren / visual-sitemap-explorer

Helps you visualize and analyze sitemaps by using a d3.js tree chart
https://visual-sitemap-explorer.vercel.app
1 stars 0 forks source link

XML structure parsing not fully logical #1

Open vmario89 opened 2 weeks ago

vmario89 commented 2 weeks ago

Hi,

found your repository and its really cool. Either i found a bug rendering the XML structure. It seems it messes up when some segment at a deeper position existing in another url at same level, but with different parents.

e.g have 2 urls:

At least in my case the rendered structure has a strange logic in display. Here is my example:

Screenshot 2024-11-09 at 18-59-36 docs fab-access org - Visueller XML Sitemap Explorer

sitemap.xml

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://docs.fab-access.org/</loc>
    <lastmod>2024-11-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books</loc>
    <lastmod>2024-11-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/search</loc>
    <lastmod>2024-11-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/login</loc>
    <lastmod>2024-11-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/rechtliches-n1G/page/impressum</loc>
    <lastmod>2024-10-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/rechtliches-n1G/page/datenschutz</loc>
    <lastmod>2024-10-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/was-ist-fabaccess-grundkonzepte/page/was-ist-fabaccess</loc>
    <lastmod>2024-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/mitmachen-unterstutzen-join-the-community/page/werde-teil-der-fabinfra-community</loc>
    <lastmod>2024-11-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/15102024-das-fabinfra-team-findet-sich-neu</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/corporate-identity/page/corporate-identity-logos-schriftarten</loc>
    <lastmod>2024-10-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/10102024-fabaccess-developer-team-call-10102024</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/30042022-fabaccess-api-release-v03</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/awesome-fabinfra/page/sammlung-diverse-links</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/08112023-jahreshauptversammlung-vow-fabaccess-war-teil-des-fabcity-interfacer-projektes</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/07022023-anjusch-und-tasso-waren-im-februar-bei-der-fosdem</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/awesome-fabinfra/page/prasentationen-videos-schulungsunterlagen-poster</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/092020-022021-prototype-fund/page/demoweek-vorstellung</loc>
    <lastmod>2024-10-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/092020-022021-prototype-fund/page/forderungsrunde-nummer-8</loc>
    <lastmod>2024-10-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/06022020-fabaccess-wird-durch-den-prototype-fund-unterstutzt</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/28112019-die-idee-von-fablab-access-fabaccess-wird-in-kassel-vorgestellt</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/14022020-fabinfra-auf-githubcomfabinfra</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/11032020-fabinfra-auf-gitlabcomfabinfra</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/22032020-lastenheft-fur-das-fabaccess-projekt-vorgestellt</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/awesome-fabinfra/page/recherche-ubersicht-zugangssysteme</loc>
    <lastmod>2024-11-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/19012021-fabaccess-artikel-bei-heisede</loc>
    <lastmod>2024-10-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/27122020-offene-geprachsrunde-zum-rc3-remote-chaos-experience</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/092021-032023-fab-city-hamburg-interfacer/page/projektforderung-von-herbst-2021-bis-fruhling-2023</loc>
    <lastmod>2024-10-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/112023-122024-deutsche-stiftung-fur-engagement-und-ehrenamt-dsee/page/projektforderung-durch-die-dsee-seit-112023</loc>
    <lastmod>2024-10-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/01112023-projektforderung-durch-die-dsee</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/10092021-alpha-test-fabaccess-am-2209-in-der-beut-hochschule</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/17112022-easy-access-to-fabaccess-community-calls-am-3011-und-am-1412</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/mitmachen-unterstutzen-join-the-community/page/logos-von-werkstatten-und-forderern-in-bookstack</loc>
    <lastmod>2024-10-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/mitmachen-unterstutzen-join-the-community/page/ubersicht-weiterer-nutzer</loc>
    <lastmod>2024-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/fabaccess-installation/page/downloads-demo</loc>
    <lastmod>2024-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/06032023-open-toolchain-hackathon</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/22112023-fabacess-bei-der-fabuniverse-2023</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/12122021-fabaccess-wird-im-offiziellen-wikipedia-artikel-zum-begriff-fablab-assoziiert</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/22092021-zu-gast-bei-der-fabuniverse-2021-in-luckenwalde-hybrid</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/20042020-researchgate-paper-building-an-open-source-access-control-system-for-fablabs-based-on-odoo-and-openhab</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/awesome-fabinfra/page/glossar-begrifflichkeiten-und-abkurzungen</loc>
    <lastmod>2024-11-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/29122023-meet-the-developers-37-chaos-computer-congress-ccc</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/16122020-webinar-zu-open-source-hardware-session-din-spec-und-ohowiki</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/03032023-interfacer-abschlussveranstaltung-zur-konferenz-und-expo-the-future-of-making-tfom-2023</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/15072021-meta-pad-zugangskontrollsysteme-f-offene-werkstatten</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/11082020-august-call-nr-1-fab-access</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/21072020-themensammlung-juli-call-fabaccess</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/24062020-call-zu-werkstatt-zugangssystemen-2020-06-24</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/06032020-probleme-die-wir-im-backend-noch-losen-mussen</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/06032020-diskussion-in-der-telegram-gruppe-des-vow-am-2502</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/18022020-jitsi-call-1802</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/18022020-hackathon-070220</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/04012020-materialsammlung-29122019-at-36c3</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/13122019-protokoll-jitsi-konferenz-091219</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/09122019-vorbereitung-jitsi-konferenz-am-091219</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/09122019-grundlegendes</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/03122019-roseguarden</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/01122019-mumble-sitzung-261119</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/08122019-oas-4-all</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/20112019-open-access-system-dokument-zum-verbundstreffen</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/30092022-fabaccess-zum-opentechsummit</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/makerspace-gutersloh/page/allgemein</loc>
    <lastmod>2024-10-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/15112023-vow-fabaccess-nutzen-wir-unterstutzen-euch</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/20082024-strategiecall-am-20082024</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/10072024-laufende-dokumentation-im-projekt-fabaccess</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/26072024-fabaccess-entwicklung-kommt-zum-erliegen</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/20082024-nachster-community-call-am-dienstag</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/31052022-fabaccess-jetzt-als-testversion-verfugbar-heisede</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/14122022-deep-dive-into-fabaccess</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/27122023-fabaccess-faq</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/awesome-fabinfra/page/frequently-asked-questions-faqs</loc>
    <lastmod>2024-11-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/16032023-offentliche-aktivitaten-von-fabaccess-stand-16032023</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/08082022-sommercamp-offener-werkstatten-2022</loc>
    <lastmod>2024-10-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/07122022-chat-notizen-fabaccess-communitycall</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/14032023-statustreffen-startuplabs-at-fh</loc>
    <lastmod>2024-10-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/26082022-talk-zur-fabuniverse-2022</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/willkommen/page/willkommen-auf-der-homepage-von-fabinfra</loc>
    <lastmod>2024-11-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/23102024-community-call-vom-makerspace-gutersloh-fabreader-pcb-v2</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/03022023-nfc-lib-desfire</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/20032022-design-decisions-nfc-reader</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/24042022-roadmap</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/24012022-mitschrift-htw</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/26122021-name-for-the-abstraction-layer-of-the-server-and-the-protokoll-in-capn-proto</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/14122021-install-fabaccess</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/22112021-prioritaten</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/30092021-config-docs</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/26092021-ci-docs</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/25092021-drehstrom-schalter</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/22092021-fabaccess-workshop</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/20092021-workshop-beschaffungsliste</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/11092021-drehstrom-schalter-und-strommessung</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/30082021-informationsangebot</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/30062021-interfacer-deliverables</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/06042021-produkte-fur-fabaccess</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/31032021-abschlussbericht</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/19022021-demoweek-webseitentext-korrektur</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/12022021-demoweek-videoskript</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/12022021-demoweek-webseitentext</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/02022021-fabaccess-struktur</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/26012021-projektskizze-fabaccess-igp</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/26012021-borepin-doc</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/22012021-antwort-repair-cafe</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/21012021-api-meeting</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/15012021-maschinenlist-dach</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/09122020-punkte-chaostreff-potsdam</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/06122020-transcript-test-meeting</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/01122020-zusammenfassung-freies-meeting</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/24112020-webseiten-text</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/18112020-stellenausschreibung-shk</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/16112020-themen-fur-eine-shk-stelle</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/19102020-how-to-prototype-fund</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/16102020-contribute-borepin</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/15102020-team-meeting-15102020</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/13102020-desfire-protokoll</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/13102020-mitschnitt-ota-proof-of-concepts</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/05102020-qr-codentag-identifizierung</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/05102020-audit-log</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/05102020-kartenverwaltung</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/01102020-kooperationsvertrag</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/28092020-prototypefund-monday-update-28072020</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/21092020-prototypefund-monday-update-21092020</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/21092020-tooling-fur-das-fabaccess-team</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/07092020-monitoring</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/07092020-nutzungs-nutzerverwaltung</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/05092020-gesprach-mit-joris-05092020</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/05092020-features-zur-diskussion</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/04092020-offene-fragen</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/04092020-foderation</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/04092020-maschinenkontrolle</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/meeting-notes-pads/page/04092020-foderartions-konzept</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/08122022-zulip-chat-abgecancelt-wir-wechseln-zu-matrix</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/fabaccess-installation/page/client-fur-android-howto-f-droid-repository-einbinden</loc>
    <lastmod>2024-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docs.fab-access.org/books/blog-historie/page/26082024-triff-fabaccess-zur-vow-jahreshauptversammmlung-in-erlangen</loc>
    <lastmod>2024-11-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>

btw i had to shorten it because otherwise i am not able to attach it to this issue

vmario89 commented 2 weeks ago

i would be glad if you have some minutes to think about this example. Thanks!, Mario :)