blob: 312f4b5f14af8194d4df81c2c6ca87b5fb2eb503 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8"?>
<doc>
<p>
Here I put an image.
<image src="path/to/image.png" alt="This information is important for blind users." />
If the image is not shown, please see the alternative text.
</p>
</doc>
|