Skip to content

Instantly share code, notes, and snippets.

@johnjohndoe
Created January 16, 2024 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnjohndoe/7abb3f5ff4e5cc11b45222be3a04e93f to your computer and use it in GitHub Desktop.
Save johnjohndoe/7abb3f5ff4e5cc11b45222be3a04e93f to your computer and use it in GitHub Desktop.
37C3 / schedule.xml without rooms and events
<?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 &amp; Climate Justice" slug="sustainability"/>
<track color="#44357e" name="Hardware &amp; Making" slug="hardware-making"/>
<track color="#f9b000" name="Art &amp; Beauty" slug="art-beauty"/>
<track color="#e40429" name="Ethics, Politics &amp; 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