mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-06 17:01:07 -04:00
9 lines
249 B
XML
9 lines
249 B
XML
<somefile>
|
|
This is somefile.
|
|
<header name="foo" value="bar" hoho="lala">
|
|
<field1>hi</field1>
|
|
<field2>there</field2>
|
|
Some additional text within the header.
|
|
</header>
|
|
Some more text within somefile.
|
|
</somefile> |