<?xml version="1.0" encoding="UTF-8"?>
<!--
************************************************************
 タイトル：haitex.jpのsitemap.xml
 
 説明    ：sitemap.xmlはhaitex.jpで1つとします。
 各アプリ紹介サイトの内容はセクションを明示して
 利用します。
 
 注意事項：エンコード   BOMなしのUTF-8
 
 履歴
 2016/04/06  新規作成
 ************************************************************
  -->

<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

<!-- Voteアプリ紹介サイト ここから↓ -->
  <url>
    <loc>http://www.haitex.jp/vote/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>
  <url>
    <loc>http://www.haitex.jp/vote/terms.html</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>http://www.haitex.jp/vote/privacy.html</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>http://www.haitex.jp/vote/support.html</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
<!-- Voteアプリ紹介サイト ここまで↑ -->

</urlset>
