add files

This commit is contained in:
ChiKyun Kim
2025-09-09 13:59:12 +09:00
parent e94b06888d
commit 747aabe224
791 changed files with 3888723 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<union xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="union1.xsd">
<jeans_size xsi:type="sizebyno">41</jeans_size>
<jeans_size>large</jeans_size>
<jeans_size>28</jeans_size>
<jeans_size xsi:type="sizebystring">small</jeans_size>
</union>