blob: b571388d55c90c7e58aaf56073a5b61c21470219 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Anbindung Microsoft Outlook</title>
<author>Yves Fischer</author>
<date>27.02.2011</date>
</properties>
<body>
<section name="Anbindung Apple iPhone">
<p>In den Einstellungen ihres iPhone können Sie iCalendar Ressourcen
für Kalendereinträge hinzufügen.</p>
<img src="images/iphone.jpg" alt="Windows Live im Web" />
</section>
</body>
</document>
|