<script>
window.dataLayer = window.dataLayer || [];

// Grab the email field value
var emailField = document.getElementById('et_pb_contact_email_0');
var emailValue = emailField ? emailField.value : '';

// Push into Data Layer
window.dataLayer.push({
  'event': 'formSubmission',
  'email': emailValue,
  'submissionDate': new Date().toISOString() // Example format: 2025-04-10T12:30:00.000Z
});
</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://ampimpact.co/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://ampimpact.co/category/uncategorized/</loc></url></urlset>
