
						<div style='display:none !important;'>
							<form name='mobile_theme_switch' method='post'>
								<input type='hidden' name='theme_switch_width' />
							</form>
							<script>
								function getWidth()
								{
									var myWidth = 0;
									if( typeof( window.innerWidth ) == 'number' ) {
										//Non-IE
										myWidth = window.innerWidth;
									} else if( document.documentElement && document.documentElement.clientWidth ) {
										//IE 6+ in 'standards compliant mode'
										myWidth = document.documentElement.clientWidth;
									} else if( document.body && document.body.clientWidth ) {
										//IE 4 compatible
										myWidth = document.body.clientWidth;
									}
									/* if( typeof window.devicePixelRatio != 'undefined' && window.devicePixelRatio ) myWidth = myWidth/window.devicePixelRatio; */
									return ( typeof screen != 'undefined' ) ? Math.min( screen.width, myWidth ) : myWidth;
								};

								var loc = document.location.href,
									width = getWidth();

								document.mobile_theme_switch['action'] = loc;
								document.mobile_theme_switch.elements['theme_switch_width'].value = width;
								if(width<=768) document.mobile_theme_switch.submit();
							</script>
						</div>
					<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://paulpollmann.nl/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://paulpollmann.nl/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://paulpollmann.nl/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://paulpollmann.nl/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://paulpollmann.nl/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
