File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/uses/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[
TOPS air filters are beeing used for more than <strong>35 years</strong> in different sectors. Here you can think of office buildings, installation companies, housing corporations and car repair shops. Furthermore hospitals, lab facilities, cleanrooms, shipping and aviation industry and industrial spraying booths are also in our field of expertise. In short: when air quality is very important we are there.
]]>
</row>
</article>
<?php
$streamer = 'TOPS offers the right filter for every application. Curious?';
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/uses.php';
echo getUses();
?>
</list>
</row>
</sidebar>
</content>