File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/uses/offices.xml.php
<content>
<ambiance>
<row type="image">
<img src="/public/images/static/ambiance/office1.jpg" alt="Ambiance Tops Air filters" />
</row>
</ambiance>
<article>
<row type="h1_no_button">Office buildings</row>
<row type="p">
A clean air contributes to a healthy working climate. When you are using TOPS air filters you invest in a nice working environment.
</row>
</article>
<?php
$streamer = 'TOPS offers the right filter for every situation. Curious?';
include DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php';
?>
<filters>
<row type="filters">
<?php
include DOCUMENT_ROOT . 'pages/includes/filters.php';
echo getMainCatSurveyFilters(array('bag_filters','compact_filters'));
?>
</row>
</filters>
<sidebar>
<row type="images">
<img src="/public/images/static/uses/offices.jpg" alt="Office buildings" />
</row>
<row type="lists">
<list>
<?php
echo getMainCatFilters(array('panel_filters','bag_filters','compact_filters','heat_recovery'));
?>
</list>
</row>
</sidebar>
</content>