]> git.datanom.net - vcard-parser.git/blobdiff - example/vcard-4.0.vcf
Add example vCard files for testing
[vcard-parser.git] / example / vcard-4.0.vcf
diff --git a/example/vcard-4.0.vcf b/example/vcard-4.0.vcf
new file mode 100644 (file)
index 0000000..1b585e5
--- /dev/null
@@ -0,0 +1,16 @@
+BEGIN:VCARD
+VERSION:4.0
+N:Gump;Forrest;;Mr.;
+FN:Forrest Gump
+ORG:Bubba Gump Shrimp Co.
+TITLE:Shrimp Man
+PHOTO;MEDIATYPE=image/gif:http://www.example.com/dir_photos/my_photo.gif
+TEL;TYPE=work,voice;VALUE=uri:tel:+1-111-555-1212
+TEL;TYPE=home,voice;VALUE=uri:tel:+1-404-555-1212
+ADR;TYPE=WORK;PREF=1;LABEL="100 Waters Edge\nBaytown\, LA 30314\nUnited States of America":;;100 Waters Edge;Baytown;LA;30314;United States of America
+ADR;TYPE=HOME;LABEL="42 Plantation St.\nBaytown\, LA 30314\nUnited States of America":;;42 Plantation St.;Baytown;LA;30314;United States of America
+EMAIL:forrestgump@example.com
+REV:20080424T195243Z
+x-qq:21588891
+END:VCARD
+
This page took 0.028674 seconds and 5 git commands to generate.