<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://erdgo.com/</loc>
    <lastmod>2026-03-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://erdgo.com/og_image.png</image:loc>
      <image:title>Erd Go - SQL to ERD Converter</image:title>
      <image:caption>Free online tool to convert SQL DDL statements to Entity Relationship Diagrams</image:caption>
    </image:image>
  </url>

  <!-- Editor - High Priority (main feature) -->
  <url>
    <loc>https://erdgo.com/e/new</loc>
    <lastmod>2026-03-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://erdgo.com/og_image.png</image:loc>
      <image:title>Erd Go SQL Editor &amp; ERD Designer</image:title>
      <image:caption>Create and edit Entity Relationship Diagrams from SQL code</image:caption>
    </image:image>
  </url>

  <!-- Documentation - High Priority -->
  <url>
    <loc>https://erdgo.com/docs</loc>
    <lastmod>2026-03-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Posts Listing - High Priority -->
  <url>
    <loc>https://erdgo.com/posts</loc>
    <lastmod>2026-03-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Post: What is an ERD -->
  <url>
    <loc>https://erdgo.com/posts/what-is-entity-relationship-diagram</loc>
    <lastmod>2026-03-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: SQL DDL Cheat Sheet -->
  <url>
    <loc>https://erdgo.com/posts/sql-ddl-cheat-sheet</loc>
    <lastmod>2026-03-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: Database Normalization -->
  <url>
    <loc>https://erdgo.com/posts/database-normalization-guide</loc>
    <lastmod>2026-03-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: Primary Keys vs Foreign Keys -->
  <url>
    <loc>https://erdgo.com/posts/primary-keys-vs-foreign-keys</loc>
    <lastmod>2026-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: How to Design a Database Schema -->
  <url>
    <loc>https://erdgo.com/posts/how-to-design-database-schema</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: PostgreSQL vs MySQL vs SQL Server -->
  <url>
    <loc>https://erdgo.com/posts/postgresql-vs-mysql-vs-sql-server</loc>
    <lastmod>2026-03-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: SQL Constraints Explained -->
  <url>
    <loc>https://erdgo.com/posts/sql-constraints-explained</loc>
    <lastmod>2026-03-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: One-to-Many vs Many-to-Many -->
  <url>
    <loc>https://erdgo.com/posts/one-to-many-vs-many-to-many-relationships</loc>
    <lastmod>2026-03-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: Convert SQL Schema to ERD -->
  <url>
    <loc>https://erdgo.com/posts/convert-sql-schema-to-erd</loc>
    <lastmod>2026-03-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Post: Database Indexing Strategies -->
  <url>
    <loc>https://erdgo.com/posts/database-indexing-strategies</loc>
    <lastmod>2026-03-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Privacy Policy - Low Priority -->
  <url>
    <loc>https://erdgo.com/privacy-policy</loc>
    <lastmod>2026-01-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
