- added assets folder and Quran content

This commit is contained in:
Edin Dazdarevic
2014-01-17 08:44:17 +01:00
parent a3cac920c0
commit 084d3cfac3
117 changed files with 7561 additions and 6 deletions

View File

@@ -0,0 +1,15 @@
<?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="112" ChapterName="Al-Ikhlâs or At-Tauhîd">
<Verse VerseID="1"><![CDATA[Reci: "On je Allah - jedan!]]></Verse>
<Verse VerseID="2"><![CDATA[Allah je Utočište svakom!]]></Verse>
<Verse VerseID="3"><![CDATA[Nije rodio i rođen nije,]]></Verse>
<Verse VerseID="4"><![CDATA[i niko Mu ravan nije!"]]></Verse>
</Chapter>