inflab4/schedule.xml
2023-07-21 01:08:19 +03:00

18 lines
639 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<schedule>
<day1>
<name>Вторник</name>
<lesson>
<name>Дискретная математика</name>
<type>Лекция</type>
<time>13:30-15:00</time>
<evenWeek>true</evenWeek>
<room>
<address>Кронверский пр., д.49, лит.А</address>
<number>285</number>
</room>
<teacher>Поляков Владимир Иванович</teacher>
<format>Очно-дистанционный</format>
</lesson>
</day1>
</schedule>