<?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="Hauptgericht">
        <meal>
          <name>Bratwurst mit Currysauce , und Pommes frites</name>
          <note>Glutenhaltige Getreide</note>
          <note>Schwein</note>
          <note>Sellerie und Sellerieerzeugnisse</note>
          <note>Senf und Senferzeugnisse</note>
          <note>Soja und Sojaerzeugnisse</note>
          <note>Weizen</note>
          <note>mit Antioxidationsmittel</note>
          <note>mit Farbstoff</note>
          <note>mit Phosphat</note>
          <note>mit Suessungsmitteln</note>
          <price role="other">4.90</price>
          <price role="student">3.30</price>
        </meal>
        <meal>
          <name>Rindswurst mit Currysauce , und Pommes frites</name>
          <note>Glutenhaltige Getreide</note>
          <note>Sellerie und Sellerieerzeugnisse</note>
          <note>Senf und Senferzeugnisse</note>
          <note>Soja und Sojaerzeugnisse</note>
          <note>Weizen</note>
          <note>mit Antioxidationsmittel</note>
          <note>mit Farbstoff</note>
          <note>mit Phosphat</note>
          <note>mit Suessungsmitteln</note>
          <price role="other">4.90</price>
          <price role="student">3.30</price>
        </meal>
        <meal>
          <name>Bratwurst mit zwei Beilagen nach Wahl</name>
          <note>Schwein</note>
          <price role="other">5.90</price>
          <price role="student">4.30</price>
        </meal>
        <meal>
          <name>Rindswurst mit zwei Beilagen nach Wahl</name>
          <price role="other">5.90</price>
          <price role="student">4.30</price>
        </meal>
        <meal>
          <name>Basic Beef Burger</name>
          <note>Rind</note>
          <price role="other">4.60</price>
          <price role="student">3.00</price>
        </meal>
        <meal>
          <name>Basic Beef Burger mit Pommes</name>
          <note>Kartoffel</note>
          <note>Rind</note>
          <price role="other">5.40</price>
          <price role="student">3.80</price>
        </meal>
        <meal>
          <name>Hamburger</name>
          <note>Rind</note>
          <price role="other">9.00</price>
          <price role="student">7.40</price>
        </meal>
        <meal>
          <name>Cheeseburger</name>
          <note>Rind</note>
          <price role="other">9.00</price>
          <price role="student">7.40</price>
        </meal>
      </category>
      <category name="Vegetarisch">
        <meal>
          <name>Veggie oat burger</name>
          <note>vegan</note>
          <price role="other">6.50</price>
          <price role="student">4.90</price>
        </meal>
      </category>
    </day>
  </canteen>
</openmensa>
