mirror of
https://github.com/encounter/libplist.git
synced 2026-03-30 11:18:56 -07:00
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
<plist version="1.0">
|
|
<dict>
|
|
<key></key>
|
|
<string>empty key</string>
|
|
<key><!-- comment --></key>
|
|
<string>empty key with comment</string>
|
|
</dict>
|
|
</plist>
|