<?xml version="1.0" encoding="UTF-8" ?> 
<!-- 参考文献データ -->
<ref>
 <web>
  <title>Extensible Markup Language (XML) 1.0 (Fifth Edition)</title>
  <uri>http://www.w3.org/TR/xml/</uri>
 </web>
 <web>
  <title>Translations of Current W3C Technical Reports</title>
  <uri>http://www.w3.org/Translations/</uri>
 </web>
 <book isbn="4-7561-4584-1">
  <title>はじめて読む XML</title>
  <author>株式会社日本ユニテック Web 技術研究グループ</author>
  <publisher>アスキー</publisher>
  <year>2005</year>
 </book>
 <book isbn="4-534-03620-5">
  <title>すっきりわかるXML</title>
  <author>西村めぐみ</author>
  <publisher>日本実業出版社</publisher>
  <year>2003</year>
 </book>
 <!-- 空要素の例 -->
 <book isbn="1-55860-622-X" />
</ref>
