mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 10:56:10 +00:00
4 lines
176 B
XML
4 lines
176 B
XML
<svg width="200" height="200"
|
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<use xlink:href="https://example.com/file2.svg#foo"/>
|
|
</svg> |