File: D:/HostingSpaces/SBogers57/topsluchtfilters.nl/wwwroot/pages/en/uses/houses.xml.php
<content>
<ambiance>
<row type="image">
<img src="/public/images/static/ambiance/bright_room1.jpg" alt="Ambiance Tops Air filters" />
</row>
</ambiance>
<article>
<row type="h1_no_button">Houses</row>
<row type="p">
Living healthy starts with a clean air. With TOPS Air filters you are investing in your health. On top of this it will result in a lower energy bill. </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('heat_recovery','panel_filters'));
?>
</row>
</filters>
<sidebar>
<row type="images">
<img src="/public/images/static/uses/houses.jpg" alt="Houses" />
</row>
<row type="lists">
<list>
<?php
echo getMainCatFilters(array('heat_recovery','panel_filters','wire_frame_filters'));
?>
</list>
</row>
</sidebar>
</content>