is it wrong?
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="80.241.247.178" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<!-- Localhost here -->
<define subnet="192.168.209.129" address="192.168.209.129"/>
<!-- Internalhosts here (LANs IPs) -->
<define subnet="192.168.209.129" address="192.168.209.129"/>
<define subnet="192.168.209.129" address="192.168.209.129"/>
<define subnet="192.168.209.129" address="192.168.209.129"/>
</gameserver>