12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="UTF-8"?>
-
- <!-- Do not translate this file -->
-
- <contactset>
- <contact id="AT">
- <email>austria@fsfeurope.org</email>
- </contact>
-
- <contact id="BE">
- <email>belgium@fsfeurope.org</email>
- </contact>
-
- <contact id="CH">
- <email>switzerland@fsfeurope.org</email>
- </contact>
-
- <contact id="DE">
- <address>
- Free Software Foundation Europe e.V., Talstraße 110, 40217 Düsseldorf<br/>
- Free Software Foundation Europe e.V., Linienstr. 141 EG, 10115 Berlin
- </address>
- <email>germany@fsfeurope.org</email>
- <phone>+49 30 27595290</phone>
-
- </contact>
-
- <contact id="ES">
- <email>spain@fsfeurope.org</email>
- </contact>
-
- <contact id="FI">
- <email>finland@fsfeurope.org</email>
- <phone>+358 44 566 2204</phone>
- </contact>
-
- <contact id="GB">
- <email>uk@fsfeurope.org</email>
- </contact>
-
- <contact id="IE">
- <email>ireland@fsfeurope.org</email>
- </contact>
-
- <contact id="IT">
- <email>italy@fsfeurope.org</email>
- </contact>
-
- <contact id="NL">
- <email>netherlands@fsfeurope.org</email>
- </contact>
-
- <contact id="RS">
- <email>serbia@fsfeurope.org</email>
- </contact>
-
- <contact id="SE">
- <email>sweden@fsfeurope.org</email>
- <phone>+46 70 2667985</phone>
- </contact>
- </contactset>
|