aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/calendar.rdf
blob: 254d07448c3c4b6d10ce4382b3c62dde47e03a5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<!-- $Id$ -->
<rdf:RDF xml:lang="en"
         xmlns="http://www.w3.org/2002/12/cal/ical#"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!--
  Purpose of this file: It contains project-specific events that we'd like
  published on http://asylum.zones.apache.org/rdfcal/
-->
  <version>2.0</version>
  <Vevent>
    <dtstart>2006-09-20</dtstart>
    <dtend>2006-09-21</dtend>
    <summary>Apache FOP at the OpenExpo</summary>
    <description>Apache FOP is one of the open source projects presenting themselves at the OpenExpo which is some sort of successor to the lots.ch events. It is planned to provide FOP users the opportunity to ask questions and to have their problems looked at.

The organizers are still looking for sponsors and open source projects which want to present themselves. The call for participation ends 2006-08-01. More info on their website.</description>
    <location>Zürich, Switzerland</location>
    <url>http://openexpo.org/index.php?id=19</url>
    <status>CONFIRMED</status>
    <organizer><cn>/ch/open</cn></organizer>
    <uid>0b5b6bf63fe835203494794f2b293d3ce3b0a12f43d6abe24f63a33445ade89f</uid>
    <class>PUBLIC</class>
  </Vevent>
</rdf:RDF>