<?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>Gemüsecremesuppe</name>
          <price role="other">3.20</price>
          <price role="student">1.60</price>
        </meal>
        <meal>
          <name>Möhrencurry Bulgur</name>
          <note>Glutenhaltige Getreide</note>
          <note>Weizen</note>
          <note>vegan</note>
          <price role="other">4.10</price>
          <price role="student">2.50</price>
        </meal>
        <meal>
          <name>Hirse-Gemüsepfanne und einer Beilage nach Wahl</name>
          <note>vegan</note>
          <price role="other">5.30</price>
          <price role="student">3.70</price>
        </meal>
        <meal>
          <name>Gemüsepaella mit Cashewkernen und einer Beilage nach Wahl</name>
          <note>vegan</note>
          <price role="other">6.10</price>
          <price role="student">4.50</price>
        </meal>
      </category>
      <category name="Hauptgericht">
        <meal>
          <name>Pasta Asciutta und einer Beilage nach Wahl</name>
          <note>Rind</note>
          <price role="other">7.60</price>
          <price role="student">6.00</price>
        </meal>
      </category>
    </day>
    <day date="2026-04-23">
      <category name="Vegetarisch">
        <meal>
          <name>Mediterrane Gemüsecremesuppe</name>
          <price role="other">3.20</price>
          <price role="student">1.60</price>
        </meal>
        <meal>
          <name>Gnocchi mit Gemüse und einer Beilage nach Wahl</name>
          <note>Kartoffel</note>
          <price role="other">7.20</price>
          <price role="student">5.60</price>
        </meal>
        <meal>
          <name>Wrap mit Linsen-Cashew-Chili und einer Beilage nach Wahl</name>
          <note>vegan</note>
          <price role="other">5.40</price>
          <price role="student">3.80</price>
        </meal>
      </category>
    </day>
    <day date="2026-04-24">
      <category name="Vegetarisch">
        <meal>
          <name>Linsensuppe</name>
          <note>vegan</note>
          <price role="other">3.20</price>
          <price role="student">1.60</price>
        </meal>
        <meal>
          <name>Bowl mit schwarzen Bohnen und Spinat Reis</name>
          <price role="other">4.60</price>
          <price role="student">3.00</price>
        </meal>
      </category>
      <category name="Hauptgericht">
        <meal>
          <name>Gedünstetes Seelachsfilet Bunter Kartoffelsalat</name>
          <note>Kartoffel</note>
          <note>MSC</note>
          <note>Senf und Senferzeugnisse</note>
          <price role="other">8.10</price>
          <price role="student">6.50</price>
        </meal>
      </category>
    </day>
  </canteen>
</openmensa>
