File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/uses/schools.xml.php
<content>
<ambiance>
<row type="image">
<img src="/public/images/static/ambiance/large_hall.jpg" alt="Ambiance Tops Air filters" />
</row>
</ambiance>
<article>
<row type="h1_no_button">Schools</row>
<row type="p">
Clean air increases health both for students as well as teachers. When choosing air filters of TOPS you choose for a responsible teaching 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('compact_filters','panel_filters'));
?>
</row>
</filters>
<sidebar>
<row type="images">
<img src="/public/images/static/uses/schools.jpg" alt="School" />
</row>
<row type="lists">
<list>
<?php
echo getMainCatFilters(array('compact_filters','bag_filters','panel_filters','heat_recovery'));
?>
</list>
</row>
</sidebar>
</content>