mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
7 lines
130 B
XML
7 lines
130 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE doc [
|
|
<!ATTLIST p id ID #IMPLIED>
|
|
]>
|
|
<doc>
|
|
<p id="id1">Text from sample XML document.</p>
|
|
</doc> |