<?xml version="1.0" encoding="UTF-8"?>
<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">
  <version>1.0</version>
  <canteen>
    <name>Mensa Rheinbach</name>
    <address>Von-Liebig-Straße 20, 53359 Rheinbach</address>
    <city>Rheinbach</city>
    <phone>+49 228 73-7131</phone>
    <location latitude="50.6244" longitude="6.9497"/>
    <availability>public</availability>
    <times type="opening">
      <monday open="11:30-14:00"/>
      <tuesday open="11:30-14:00"/>
      <wednesday open="11:30-14:00"/>
      <thursday open="11:30-14:00"/>
      <friday open="11:30-14:00"/>
      <saturday closed="true"/>
      <sunday closed="true"/>
    </times>
    <day date="2026-09-12"><closed/></day>
  </canteen>
</openmensa>