Quick fix

This commit is contained in:
Jason Streifling 2024-10-20 15:15:14 +02:00
parent cf131f0bcf
commit ddf5b26a1e

View File

@ -226,7 +226,7 @@ func main() {
The output of this example looks like this. It only shows the second entry.
```xml
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>urn:uuid:ae89d343-b535-447d-ac14-4b80d3e02a2f</id>
<title type="text">Example Feed</title>