<?php
header("Content-Type: text/html; charset=UTF-8");
$name1 = 'Steckdose 1';
$name2 = 'Steckdose 2';
$name3 = 'Steckdose 3';
?>