File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/page_not_found.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_no_button">Page not found</row>
<row type="p">
<![CDATA[
Apologies, but the page you requested could not be found.
]]>
</row>
<row type="p">
<![CDATA[
Have a look at our <a href="/en/sitemap">sitemap</a> to find the page you were looking for or visit our <a href="/<?php echo URL_LANG ?>">homepage</a>.
]]>
</row>
</article>
<?php
include DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php';
?>
<sidebar>
<row type="images">
<img src="/public/images/static/uses/offices.jpg" alt="TOPS Compactfilter" />
</row>
<row type="lists">
<list>
<title urlName="certificates">European standard</title>
<li>
<icon class="certificate"/>
<label>EN1822</label>
</li>
</list>
<list>
<?php
include DOCUMENT_ROOT . 'pages/includes/uses.php';
echo getUses();
?>
</list>
</row>
</sidebar>
</content>