HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/applications/index.xml.php
<content>
    <ambiance>
        <row type="image">
            <img src="/public/images/static/ambiance/large_hall.jpg" alt="Sfeer Tops Luchtfilters" />
        </row>
    </ambiance>

    <article>
        <row type="h1">Uses</row>

        <row type="p">
            <![CDATA[
            De luchtfilters van TOPS worden al <strong>ruim 35 jaar</strong> in verschillende sectoren gebruikt. Denk bijvoorbeeld aan kantoorgebouwen, installatiebedrijven, woningcorporaties en autoschadeherstelbedrijven. Tot ons vakgebied behoren daarnaast ook ziekenhuizen, laboratoria, clean rooms, scheep- en luchtvaartindustrie en industriƫle spuiterijen. Kortom: overal waar luchtkwaliteit hoog in het vaandel staat.
            ]]>
        </row>
    </article>

    <?php
        $streamer = 'TOPS biedt voor iedere branche en iedere toepassing de juiste filter. Nieuwsgierig?';
        include  DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php';
    ?>

    <sidebar>
        <row type="images">
            <img src="/public/images/static/uses/hospitals.jpg" alt="Hospital" />
            <img src="/public/images/static/uses/spray_booths.jpg" alt="Spray Booth" />
            <img src="/public/images/static/uses/schools.jpg" alt="School" />
            <img src="/public/images/static/uses/offices.jpg" alt="Offices" />
            <img src="/public/images/static/uses/shipping_aviation.jpg" alt="Shipping and aviation industry" />
        </row>

        <row type="lists">
            <list>
                <?php
                include  DOCUMENT_ROOT . 'pages/includes/applications.php';
                echo getUses();
                ?>
            </list>
        </row>
    </sidebar>
</content>