# HG changeset patch
# User František Kučera <franta-hg@frantovo.cz>
# Date 1325936523 -3600
# Node ID 9402e5d1df7c1f90346752ac68e17c21e5591932
# Parent  768a7eecb0cff6ec71922ff356f59091f720bdb4
Šachy :-)

diff -r 768a7eecb0cf -r 9402e5d1df7c vstup/šachy.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vstup/šachy.xml	Sat Jan 07 12:42:03 2012 +0100
@@ -0,0 +1,23 @@
+<stránka
+	xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana"
+	xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro">
+	<nadpis>Šachy</nadpis>
+	<perex>Královská hra.</perex>
+	
+	<text xmlns="http://www.w3.org/1999/xhtml">
+	
+		<m:tabulka>
+			 	a	b	c	d	e	f	g	h
+			8	♖	♘	♗	♔	♕	♗	♘	♖
+			7	♙	♙	♙	♙	♙	♙	♙	♙
+			6	 	 	 	 	 	 	 	 
+			5	 	 	 	 	 	 	 	 
+			4	 	 	 	 	 	 	 	 
+			3	 	 	 	 	 	 	 	 
+			2	♟	♟	♟	♟	♟	♟	♟	♟
+			1	♜	♞	♝	♚	♛	♝	♞	♜
+		</m:tabulka>
+		
+	</text>
+
+</stránka>