Skip to content

Instantly share code, notes, and snippets.

Created September 23, 2009 09:35
Show Gist options
  • Save anonymous/191862 to your computer and use it in GitHub Desktop.
Save anonymous/191862 to your computer and use it in GitHub Desktop.
<configuration>
<GlobalProperty1>Foo</GlobalProperty1>
<Component1Id>
<Property1>Bar</Property1>
<Property2>FizBuz</Property2>
</Component1Id>
<Component2Id>
<Property3>123</Property3>
<Property4>321</Property4>
</Component2Id>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment