Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@joebigelow
/
wix-1
wix-1
/
src
/
test
/
msi
/
TestData
/
XmlConfigTests
/
XmlConfig
/
my.xml
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
xml
11 lines
160 Bytes
Copy permalink
Copy
Raw
1
<root>
2
<child1>
3
<grandchild1>
4
</grandchild1>
5
</child1>
6
7
<child2>
8
<grandchild2>
9
</grandchild2>
10
</child2>
11
</root>