]> git.datanom.net - vcard-parser.git/blobdiff - example/vcard-2.1.vcf
Add example vCard files for testing
[vcard-parser.git] / example / vcard-2.1.vcf
diff --git a/example/vcard-2.1.vcf b/example/vcard-2.1.vcf
new file mode 100644 (file)
index 0000000..c7d858f
--- /dev/null
@@ -0,0 +1,19 @@
+BEGIN:VCARD
+VERSION:2.1
+N:Gump;Forrest;;Mr.
+FN:Forrest Gump
+ORG:Bubba Gump Shrimp Co.
+TITLE:Shrimp Man
+PHOTO;GIF:http://www.example.com/dir_photos/my_photo.gif
+TEL;WORK;VOICE:(111) 555-1212
+TEL;HOME;VOICE:(404) 555-1212
+ADR;WORK;PREF:;;100 Waters Edge;Baytown;LA;30314;United States of America
+LABEL;WORK;PREF;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:100 Waters Edge=0D=
+ =0ABaytown\, LA 30314=0D=0AUnited States of America, howdy dooling=0D=0ADa
+ ndy.
+ADR;HOME:;;42 Plantation St.;Baytown;LA;30314;United States of America
+LABEL;HOME;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:42 Plantation St.=0D=0A=
+ Baytown, LA 30314=0D=0AUnited States of America
+EMAIL:forrestgump@example.com
+REV:20080424T195243Z
+END:VCARD
This page took 0.028766 seconds and 5 git commands to generate.