<icecast>
<location>Armação dos Búzios - RJ</location>
<admin>radioliderbuzios@gmail.com</admin>
<hostname>localhost</hostname>
<limits>
<clients>100</clients>
<sources>2</sources>
<queue-size>65535</queue-size>
</limits>
<authentication>
<source-password>liderbuzios000123</source-password>
<admin-password>liderbuzios000123</admin-password>
</authentication>
<listen-socket>
<port>8000</port>
<bind-address>0.0.0.0</bind-address>
</listen-socket>
<paths>
<logdir>./log</logdir>
<webroot>./web</webroot>
<alias source="/" destination="/status.xsl"/>
</paths>
<mount>
<mount-name>/stream</mount-name>
<public>1</public>
</mount>
</icecast>