52 lines
1001 B
XML
52 lines
1001 B
XML
<?xml version="1.0" encoding="iso-8859-1" ?>
|
|
|
|
<!-- 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">
|
|
<email>germany@fsfeurope.org</email>
|
|
</contact>
|
|
|
|
<contact id="ES">
|
|
<email>spain@fsfeurope.org</email>
|
|
</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>
|
|
<phone>+39 02 34 537 127</phone>
|
|
<fax>+39 02 34 531 282</fax>
|
|
</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>
|
|
</contact>
|
|
</contactset>
|