mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-28 22:23:21 +01:00
3 lines
262 B
XML
3 lines
262 B
XML
<?xml version="1.0" encoding="UTF-8"?> <poem> <line>Roses are red,</line> <line>Violets are blue.</line> <line>Sugar is sweet,</line> <line>and I love you with a line much longer than 15 characters long.</line>
|
|
<line><![CDATA[ And I am CDATA ]]></line>
|
|
</poem>
|