Skip to content

Instantly share code, notes, and snippets.

@chelnak
Created September 27, 2015 15:42
Show Gist options
  • Select an option

  • Save chelnak/3c820ee9a27e01b889f7 to your computer and use it in GitHub Desktop.

Select an option

Save chelnak/3c820ee9a27e01b889f7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Doc>
<CustomProperties>
<Property Name="xv.propertyset.a" DefaultValue="value a" Encrypted="false" PromptUser="false"/>
<Property Name="xv.propertyset.b" DefaultValue="value b" Encrypted="false" PromptUser="false"/>
<Property Name="xv.propertyset.c" DefaultValue="value c" Encrypted="false" PromptUser="false"/>
<Property Name="xv.propertyset.d" DefaultValue="value d" Encrypted="false" PromptUser="false"/>
<Property Name="xv.propertyset.e" DefaultValue="value e" Encrypted="false" PromptUser="false"/>
</CustomProperties>
</Doc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment