export default function Robots() { return `User-agent: * Allow: / Sitemap: ${SITE_URL}/sitemap.xml`; }