<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 首页（核心优先级最高） -->
  <url>
    <loc>https://www.dnajd.net/</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 核心转化页：联系方式（高优先级，重点收录） -->
  <url>
    <loc>https://www.dnajd.net/?contact.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.95</priority> <!-- 优先级高于普通业务页，重点抓取 -->
  </url>

  <!-- 核心转化页：服务报价 -->
  <url>
    <loc>https://www.dnajd.net/?price.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 公司/业务类页面 -->
  <url>
    <loc>https://www.dnajd.net/?gongsi/index.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.dnajd.net/?gongsi/service.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 行业知识/科普类页面 -->
  <url>
    <loc>https://www.dnajd.net/?hangye/knowledge.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.dnajd.net/?hangye/faq.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 新闻/资讯类页面 -->
  <url>
    <loc>https://www.dnajd.net/?news/index.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.dnajd.net/?news/latest.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 关于我们/品牌类页面 -->
  <url>
    <loc>https://www.dnajd.net/?about.html</loc>
    <lastmod>2026-03-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>