Files
2014-01-17 08:44:17 +01:00

15 lines
717 B
XML
Executable File
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 version="1.0" encoding="utf-8" ?>
<!DOCTYPE Chapter [
<!ATTLIST Chapter ChapterID CDATA #REQUIRED>
<!ATTLIST Chapter ChapterName CDATA #REQUIRED>
<!ELEMENT Chapter (Verse+)>
<!ATTLIST Verse VerseID CDATA #REQUIRED>
<!ELEMENT Verse (#PCDATA)>
]>
<!-- This SQL Query Generated at 10 January 2014 19:24 (UTC) from www.qurandatabase.org -->
<Chapter ChapterID="103" ChapterName="Al-´Asr">
<Verse VerseID="1"><![CDATA[Tako mi vremena, -]]></Verse>
<Verse VerseID="2"><![CDATA[čovjek, doista, gubi,]]></Verse>
<Verse VerseID="3"><![CDATA[samo ne oni koji vjeruju i dobra djela čine, i koji jedni drugima istinu preporučuju i koji jedni drugima preporučuju strpljenje.]]></Verse>
</Chapter>