MiAKD/Lab 5-6/book.xml
nikbel2004@outlook.com 973ee54756 Laboratory_5-6
2024-09-15 23:52:04 +04:00

34 lines
748 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml-stylesheet type="text/xml" href="library.xsl" version="2.0"?>
<book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<row>
<bookid>1</bookid>
<genreid>1</genreid>
<title>Преступление и наказание</title>
<author>Ф.М.Достоевский</author>
</row>
<row>
<bookid>2</bookid>
<genreid>1</genreid>
<title>Мёртвые души</title>
<author>Н.В.Гоголь</author>
</row>
<row>
<bookid>3</bookid>
<genreid>2</genreid>
<title>Улитка на склоне</title>
<author>Братья Стругацкие</author>
</row>
<row>
<bookid>4</bookid>
<genreid>3</genreid>
<title>Любовь хулигана</title>
<author>С.А.Есенин</author>
</row>
</book>