<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84">   <url>
		<loc>http://film-maker.org/</loc>
		<changefreq>monthly</changefreq>
		<priority>1.0</priority>
		</url>
		
		<url>
		<loc>http://film-maker.org/contacts.php</loc>
		<changefreq>monthly</changefreq>
		<priority>1.0</priority>
		</url>
		
		<url>
		<loc>http://film-maker.org/gallery.php</loc>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
		</url>
	1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(creation_datetime, '%Y-%m-%d') AS creation_datetime
		FROM
		  projects
		OR' at line 3<pre>SELECT
		  seo_url,
		  date_format (creation_datetime, '%Y-%m-%d') AS creation_datetime
		FROM
		  projects
		ORDER BY
		  order_number DESC
	</pre>
