Created
January 16, 2024 21:44
-
-
Save johnjohndoe/7abb3f5ff4e5cc11b45222be3a04e93f to your computer and use it in GitHub Desktop.
37C3 / schedule.xml without rooms and events
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<schedule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://c3voc.de/schedule/schema.xsd"> | |
<version>2024-01-16 22:13</version> | |
<conference> | |
<acronym>37c3</acronym> | |
<title>37th Chaos Communication Congress</title> | |
<start>2023-12-27T07:30:00+00:00</start> | |
<end>2023-12-31T04:59:00+00:00</end> | |
<days>4</days> | |
<timeslot_duration>00:10</timeslot_duration> | |
<time_zone_name>Europe/Berlin</time_zone_name> | |
<url>https://events.ccc.de/congress/2023/hub/</url> | |
<track color="#0084b0" name="Sustainability & Climate Justice" slug="sustainability"/> | |
<track color="#44357e" name="Hardware & Making" slug="hardware-making"/> | |
<track color="#f9b000" name="Art & Beauty" slug="art-beauty"/> | |
<track color="#e40429" name="Ethics, Politics & Society" slug="ethics-politics-society"/> | |
<track color="#ffa500" name="CCC" slug="ccc"/> | |
<track color="#4d4d4c" name="Entertainment" slug="entertainment"/> | |
<track color="#00a356" name="Science" slug="science"/> | |
<track color="#18386b" name="Security" slug="security"/> | |
<base_url>https://events.ccc.de/congress/2023/hub/</base_url> | |
</conference> | |
<day date="2023-12-27" end="2023-12-28T06:00:00+01:00" index="1" start="2023-12-27T07:30:00+00:00"> | |
</day> | |
<day date="2023-12-28" end="2023-12-29T06:00:00+01:00" index="2" start="2023-12-28T06:00:00+01:00"> | |
</day> | |
<day date="2023-12-29" end="2023-12-30T06:00:00+01:00" index="3" start="2023-12-29T06:00:00+01:00"> | |
</day> | |
<day date="2023-12-30" end="2023-12-31T04:59:00+00:00" index="4" start="2023-12-30T06:00:00+01:00"> | |
</day> | |
</schedule> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment