mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-06 17:01:07 -04:00
7 lines
169 B
XML
7 lines
169 B
XML
<somefile>
|
|
test3
|
|
<header name="aheader" value="bar" hoho="lala">
|
|
<field1>one</field1>
|
|
<field2 attr='foo'>there</field2>
|
|
</header>
|
|
</somefile> |