<?xml version="1.0" encoding="Shift_JIS" ?>
<?xml-stylesheet href="sample019.xsl" type="text/xsl" ?>
<社員名簿>
	<社員>
		<社員番号>001</社員番号>
		<名前>井上健語</名前>
		<年齢>38</年齢>
		<性別>男</性別>
	</社員>
	<社員>
		<社員番号>002</社員番号>
		<名前>山田太郎</名前>
		<年齢>35</年齢>
		<性別>男</性別>
	</社員>
	<社員>
		<社員番号>003</社員番号>
		<名前>中田英俊</名前>
		<年齢>28</年齢>
		<性別>男</性別>
	</社員>
	<社員>
		<社員番号>004</社員番号>
		<名前>菊池絵里子</名前>
		<年齢>25</年齢>
		<性別>女</性別>
	</社員>
	<社員>
		<社員番号>005</社員番号>
		<名前>吉田美子</名前>
		<年齢>30</年齢>
		<性別>女</性別>
	</社員>
	<社員>
		<社員番号>006</社員番号>
		<名前>三好祐介</名前>
		<年齢>25</年齢>
		<性別>男</性別>
	</社員>
</社員名簿>
