<?xml version="1.0" encoding="UTF-8"?>
	<?xml-stylesheet type="text/xsl" href="http://vosegus.org/xslt/select/table.xsl" ?><root>
	<home>
		<title>ホーム</title>
		<url>/index.html</url>
		<description>ホームの説明文</description>
		<keywords>ホーム,キーワード</keywords>
	</home>
	<category id="products">
		<page class="index">
			<title>製品一覧</title>
			<url>/products/index.html</url>
			<description>製品一覧の説明文</description>
			<keywords>製品一覧,キーワード</keywords>
		</page>
		<page class="product">
			<title>製品詳細</title>
			<url>/products/prduct_0.html</url>
			<description>製品詳細の説明文</description>
			<keywords>製品詳細,キーワード</keywords>
		</page>
	</category>
	<category id="company">
		<page class="index">
			<title>会社概要</title>
			<url>/company/index.html</url>
			<description>会社概要の説明文</description>
			<keywords>会社概要,キーワード</keywords>
		</page>
		<page class="history">
			<title>沿革</title>
			<url>/company/history.html</url>
			<description>沿革の説明文</description>
			<keywords>沿革,キーワード</keywords>
		</page>
	</category>
	<category id="csr">
		<page class="index">
			<title>CSR</title>
			<url>/csr/index.html</url>
			<description>CSRの説明文</description>
			<keywords>CSR,キーワード</keywords>
		</page>
	</category>
	<category id="contact">
		<page class="index">
			<title>お問合せ</title>
			<url>/contact/index.html</url>
			<description>お問合せの説明文</description>
			<keywords>お問合せ,キーワード</keywords>
		</page>
	</category>
</root>
