<?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>Kohlrabicremesuppe</name>
          <price role="other">2.90</price>
          <price role="student">1.30</price>
        </meal>
        <meal>
          <name>Ofenkartoffel mit veganem Sojadip , und einer Beilage nach Wahl</name>
          <note>Kartoffel</note>
          <note>Soja und Sojaerzeugnisse</note>
          <note>vegan</note>
          <price role="other">3.30</price>
          <price role="student">1.70</price>
        </meal>
        <meal>
          <name>Gemüsepaella mit einer Beilage nach Wahl</name>
          <note>vegan</note>
          <price role="other">3.80</price>
          <price role="student">2.20</price>
        </meal>
      </category>
      <category name="Hauptgericht">
        <meal>
          <name>Geflügelcevapcici mit Sauce Vegetale, und einer Beilage nach Wahl</name>
          <price role="other">5.20</price>
          <price role="student">3.60</price>
        </meal>
        <meal>
          <name>Hühnerfrikassee und Reis</name>
          <price role="other">5.60</price>
          <price role="student">4.00</price>
        </meal>
      </category>
    </day>
    <day date="2026-04-24">
      <category name="Vegetarisch">
        <meal>
          <name>Linsen-Gemüsechili mit Baguette , und einer Beilage nach Wahl</name>
          <note>Glutenhaltige Getreide</note>
          <note>Roggen</note>
          <note>Weizen</note>
          <note>vegan</note>
          <price role="other">4.10</price>
          <price role="student">2.50</price>
        </meal>
      </category>
    </day>
    <day date="2026-04-27">
      <category name="Vegetarisch">
        <meal>
          <name>Paprikaschote mit Reisfüllung und einer Beilage nach Wahl</name>
          <note>vegan</note>
          <price role="other">5.90</price>
          <price role="student">4.30</price>
        </meal>
      </category>
    </day>
    <day date="2026-04-28">
      <category name="Vegetarisch">
        <meal>
          <name>Polenta mit Paprika-Tomatensauce, und einer Beilage nach Wahl</name>
          <note>vegan</note>
          <price role="other">3.20</price>
          <price role="student">1.60</price>
        </meal>
      </category>
    </day>
  </canteen>
</openmensa>
