<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://cdn.jsdelivr.net/npm/om-style@1.0.0/basic.css" type="text/css"?>
<?xml-stylesheet href="https://cdn.jsdelivr.net/npm/om-style@1.0.0/lightgreen.css" type="text/css"?>
<openmensa version="2.1" xmlns="http://openmensa.org/open-mensa-v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openmensa.org/open-mensa-v2 http://openmensa.org/open-mensa-v2.xsd">
  <canteen>
    <day date="2026-04-22">
      <category name="Vegetarisch">
        <meal>
          <name>Quinoa-Kichererbsencurry mit einer Beilage nach Wahl</name>
          <note>Kartoffel</note>
          <note>vegan</note>
          <price role="other">5.00</price>
          <price role="student">3.40</price>
        </meal>
        <meal>
          <name>Glasnudelsalat mit Frühlingsröllchen</name>
          <price role="other">6.50</price>
          <price role="student">4.90</price>
        </meal>
      </category>
    </day>
  </canteen>
</openmensa>
