]> git.saurik.com Git - apple/xnu.git/blob - libkern/c++/Tests/TestSerialization/CustomInfo.xml
2398ff4ce1af38c4687fcb1fca866e45ede604b2
[apple/xnu.git] / libkern / c++ / Tests / TestSerialization / CustomInfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3 <plist version="0.9">
4 <dict>
5 <key>Name</key>
6 <string>TestSerialization</string>
7 <key>Vendor</key>
8 <string>Your-Company</string>
9 <key>Version</key>
10 <string>0.1</string>
11 <key>Date</key>
12 <string>October 13, 1999</string>
13 </dict>
14 </plist>
15