<?xml version="1.0" encoding="UTF-8"?> 
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> 

<url> 
  <loc>https://hutupia.com/</loc> 
  <lastmod>2023-08-30</lastmod> 
  <changefreq>daily</changefreq> 
  <priority>1.0</priority> 
</url> 

<!-- guide -->

<url>
  <loc>https://library.hutupia.com</loc> 
  <lastmod>2023-08-29</lastmod> 
  <changefreq>weekly</changefreq> 
  <priority>0.8</priority> 
</url> 

<!-- login and register -->
 
<url> 
  <loc>https://hutupia.com/login</loc>
  <lastmod>2023-08-28</lastmod> 
  <changefreq>monthly</changefreq> 
  <priority>0.6</priority> 
</url>

<url> 
  <loc>https://hutupia.com/register</loc> 
  <lastmod>2023-08-27</lastmod> 
  <changefreq>monthly</changefreq>
  <priority>0.6</priority> 
</url> 

</urlset>