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/filters/filter_cabinets.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"><![CDATA[Filter boxes and ventilation boxes]]></row>
        <row type="p">
            <![CDATA[
            Are you looking for filter boxes or ventilation boxes? TOPS offers them in <strong>standard</strong> sizes as well as <strong>custom-made</strong>. They are available in synthetic material and also in galvanized steel. Off course it is possible to equip the filter box with any type of filter, for using inside as well as outside. .
            ]]>
        </row>
        <row type="p">
            <![CDATA[
            <em><a href="/en/contact">Contact</a> us for more information or a non-binding <a href="/en/offerte-aanvragen">quote</a>.</em>
            ]]>
        </row>
    </article>

    <?php
    $name = 'Stefan'; $lastName = 'Tops'; $function = 'Supply Chain Manager'; $streamer = 'The right filter for every use, that is what it is all about. Please contact us for a custom advice.';
    include  DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php';
    ?>

     <sidebar>
        <row type="images">
            <img src="/public/images/static/filters/small/TOPS_filterkast_01.jpg" alt="TOPS Filter boxes" />
            <img src="/public/images/static/filters/small/TOPS_filterkast_02.jpg" alt="TOPS Filter boxes" />
        </row>
        <row type="lists">

            <list>
                <title urlName="certificates">European standard</title>
                <li>
                    <icon class="certificate"/>
                    <label>EN779</label>
                </li>
            </list>
            <list>
                <?php
                include  DOCUMENT_ROOT . 'pages/includes/uses.php';
                echo getUses();
                ?>
            </list>
        </row>
    </sidebar>
</content>